1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 00:14:05 +02:00

config.full_system, remove build uboot for avt2 n516 sakc

This commit is contained in:
Xiangfu Liu 2011-01-25 15:53:36 +08:00
parent 9773c00154
commit 48c1ebbfb8

View File

@ -12,7 +12,11 @@ CONFIG_TARGET_ROOTFS_TARGZ=y
# CONFIG_TARGET_ROOTFS_JFFS2 is not set
CONFIG_TARGET_ROOTFS_UBIFS=y
# CONFIG_BUILD_PATENTED is not set
# CONFIG_PACKAGE_uboot-xburst-avt2 is not set
# CONFIG_PACKAGE_uboot-xburst-n516 is not set
CONFIG_PACKAGE_uboot-xburst-qi_lb60=y
# CONFIG_PACKAGE_uboot-xburst-sakc is not set
CONFIG_USE_STRIP=y
CONFIG_STRIP_ARGS="--strip-all"