1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-09-30 01:06:23 +03:00

nanonote-files: config.minimal: add CONFIG_ALL for build script file

This commit is contained in:
Xiangfu 2012-03-13 19:13:05 +08:00
parent 0c2686e9d7
commit b1bf002240

View File

@ -10,3 +10,7 @@ CONFIG_TARGET_ROOTFS_TARGZ=y
CONFIG_TARGET_ROOTFS_UBIFS=y
# CONFIG_BUILD_PATENTED is not set
CONFIG_PACKAGE_uboot-xburst-qi_lb60=y
# CONFIG_ALL is not set
# Enable this option only you want build ALL PAKCAGE in feeds.conf
# To skip broken module packages while compiling , run "make IGNORE_ERRORS=m"