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
|
2012-03-18 08:13:46 +02:00
|
|
|
CONFIG_BUILD_NLS=y
|
|
|
|
|
|
|
|
# CONFIG_PACKAGE_uboot-xburst-avt2 is not set
|
|
|
|
# CONFIG_PACKAGE_uboot-xburst-n516 is not set
|
2011-03-10 11:47:32 +02:00
|
|
|
CONFIG_PACKAGE_uboot-xburst-qi_lb60=y
|
2012-03-18 08:13:46 +02:00
|
|
|
# CONFIG_PACKAGE_uboot-xburst-sakc is not set
|
|
|
|
|
|
|
|
CONFIG_USE_STRIP=y
|
|
|
|
CONFIG_STRIP_ARGS="--strip-all"
|
|
|
|
|
|
|
|
CONFIG_DEVEL=y
|
|
|
|
CONFIG_TOOLCHAINOPTS=y
|
|
|
|
CONFIG_INSTALL_GFORTRAN=y
|
|
|
|
|
|
|
|
# TODO: remove SJLJ_EXCEPTIONS once G++ default exceptions work again
|
|
|
|
CONFIG_SJLJ_EXCEPTIONS=y
|
|
|
|
|
|
|
|
CONFIG_SDK=y
|
|
|
|
CONFIG_MAKE_TOOLCHAIN=y
|
2012-03-13 13:13:05 +02:00
|
|
|
|
|
|
|
# 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"
|
2012-03-18 08:13:46 +02:00
|
|
|
|