1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-08-26 15:19:19 +03:00
openwrt-packages/nanonote-files/data/qi_lb60/conf/config.minimal

17 lines
514 B
Plaintext
Raw Normal View History

2011-03-10 11:47:32 +02:00
#
# This file must be copied to .config in the OpenWrt root folder,
# then run: yes "" | make oldconfig > /dev/null
#
CONFIG_TARGET_xburst=y
CONFIG_TARGET_xburst_qi_lb60=y
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-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"