*sigh* increase size of the static buffer allocated in menuconfig again
[openwrt.git] / scripts / config / mconf.c
index b3709fe..4896481 100644 (file)
@@ -22,7 +22,7 @@
 #include <unistd.h>
 #include <locale.h>
 
-#define BUFSIZE 32768
+#define BUFSIZE 524288
 #define LKC_DIRECT_LINK
 #include "lkc.h"
 
This page took 0.020069 seconds and 4 git commands to generate.