openwrtv3/package/utils/otrx
Rafał Miłecki 70837168ef otrx: bump buffer size in otrx_create_append_file
Usually this function is called for appending some small files only
(like fs marks) but let's just make it more generic and capable of
handling bigger files easily. Increasing buffer to 1 KiB shouldn't hurt.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2017-11-17 11:30:31 +01:00
..
src otrx: bump buffer size in otrx_create_append_file 2017-11-17 11:30:31 +01:00
Makefile utils/otrx: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00