mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 19:31:34 +02:00
config.all_packages: add all packages config file base on minial
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
parent
1790d45502
commit
ab11437a1a
16
data/qi_lb60/conf/config.all_packages
Normal file
16
data/qi_lb60/conf/config.all_packages
Normal file
@ -0,0 +1,16 @@
|
||||
#
|
||||
# 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 is not set
|
||||
# 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
|
||||
#
|
||||
# Global build settings
|
||||
#
|
||||
CONFIG_ALL=y
|
Loading…
Reference in New Issue
Block a user