mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:52:28 +02:00
*sigh* increase size of the static buffer allocated in menuconfig again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5198 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9dcbd63148
commit
b11d6447e4
@ -22,7 +22,7 @@
|
||||
#include <unistd.h>
|
||||
#include <locale.h>
|
||||
|
||||
#define BUFSIZE 32768
|
||||
#define BUFSIZE 524288
|
||||
#define LKC_DIRECT_LINK
|
||||
#include "lkc.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user