X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/524267210bd9106f51e233e457cad3bf6461d2a7..b871cf38ee081fab651dee95e7d3ff3ab4bdc27b:/scripts/config/mconf.c diff --git a/scripts/config/mconf.c b/scripts/config/mconf.c index b3709fe80..489648194 100644 --- a/scripts/config/mconf.c +++ b/scripts/config/mconf.c @@ -22,7 +22,7 @@ #include #include -#define BUFSIZE 32768 +#define BUFSIZE 524288 #define LKC_DIRECT_LINK #include "lkc.h"