mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
optimize the kernel for size... *sigh*
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16265 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
68ce0505d4
commit
0993100376
@ -16,6 +16,7 @@ CONFIG_ATA=m
|
||||
CONFIG_BASE_SMALL=0
|
||||
# CONFIG_BINARY_PRINTF is not set
|
||||
CONFIG_BITREVERSE=y
|
||||
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
|
||||
CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,19200 mem=32M"
|
||||
CONFIG_CPU_32=y
|
||||
CONFIG_CPU_32v4=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user