mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 12:13:08 +02:00
18 lines
299 B
Plaintext
18 lines
299 B
Plaintext
|
#
|
||
|
# This file must be copied to .config in the OpenWrt root folder,
|
||
|
# then run: yes "" | make oldconfig > /dev/null
|
||
|
#
|
||
|
|
||
|
CONFIG_TARGET_lm32=y
|
||
|
CONFIG_TARGET_lm32_Default=y
|
||
|
CONFIG_LINUX_3_0=y
|
||
|
|
||
|
CONFIG_NOMMU=y
|
||
|
CONFIG_lm32=y
|
||
|
|
||
|
# CONFIG_BUILD_PATENTED is not set
|
||
|
|
||
|
CONFIG_SDK=y
|
||
|
|
||
|
CONFIG_BUSYBOX_CONFIG_NOMMU=y
|