OpenWrt packages
Sign in or create your account | Project List | Help
OpenWrt packages Git Source Tree
Root/
| 1 | # |
| 2 | # This file must be copied to .config in the OpenWrt root folder, |
| 3 | # then run: yes "" | make oldconfig > /dev/null |
| 4 | # |
| 5 | |
| 6 | CONFIG_TARGET_xburst=y |
| 7 | CONFIG_TARGET_xburst_qi_lb60=y |
| 8 | CONFIG_TARGET_ROOTFS_TARGZ=y |
| 9 | # CONFIG_TARGET_ROOTFS_JFFS2 is not set |
| 10 | CONFIG_TARGET_ROOTFS_UBIFS=y |
| 11 | # CONFIG_BUILD_PATENTED is not set |
| 12 | CONFIG_BUILD_NLS=y |
| 13 | |
| 14 | # CONFIG_PACKAGE_uboot-xburst-avt2 is not set |
| 15 | # CONFIG_PACKAGE_uboot-xburst-n516 is not set |
| 16 | CONFIG_PACKAGE_uboot-xburst-qi_lb60=y |
| 17 | # CONFIG_PACKAGE_uboot-xburst-sakc is not set |
| 18 | |
| 19 | CONFIG_USE_STRIP=y |
| 20 | CONFIG_STRIP_ARGS="--strip-all" |
| 21 | |
| 22 | CONFIG_DEVEL=y |
| 23 | CONFIG_TOOLCHAINOPTS=y |
| 24 | CONFIG_INSTALL_GFORTRAN=y |
| 25 | |
| 26 | # TODO: remove SJLJ_EXCEPTIONS once G++ default exceptions work again |
| 27 | CONFIG_SJLJ_EXCEPTIONS=y |
| 28 | |
| 29 | CONFIG_SDK=y |
| 30 | CONFIG_MAKE_TOOLCHAIN=y |
| 31 | |
| 32 | # CONFIG_ALL is not set |
| 33 | # Enable this option only you want build ALL PAKCAGE in feeds.conf |
| 34 | # To skip broken module packages while compiling , run "make IGNORE_ERRORS=m" |
| 35 | |
| 36 | # WPAN |
| 37 | # CONFIG_PACKAGE_kmod-spi_atusb is not set |
| 38 | # CONFIG_PACKAGE_kmod-wpan-serial is not set |
| 39 | # CONFIG_PACKAGE_kmod-cc2420 is not set |
| 40 | # CONFIG_PACKAGE_kmod-adf7242 is not set |
| 41 |
