generic 485 B

12345678910111213141516171819
  1. config '# CONFIG_TARGET_ROOTFS_INITRAMFS is not set'
  2. config 'CONFIG_ALL_NONSHARED=y'
  3. config 'CONFIG_BUSYBOX_CUSTOM=y'
  4. config '# CONFIG_BUSYBOX_CONFIG_FEATURE_PREFER_IPV4_ADDRESS is not set'
  5. config 'CONFIG_PACKAGE_ATH_DEBUG=y'
  6. try_config 'CONFIG_TARGET_MULTI_PROFILE=y'
  7. try_config 'CONFIG_TARGET_PER_DEVICE_ROOTFS=y'
  8. if [ "$GLUON_DEBUG" ]
  9. then
  10. config 'CONFIG_DEBUG=y'
  11. config 'CONFIG_NO_STRIP=y'
  12. config '# CONFIG_USE_STRIP is not set'
  13. config '# CONFIG_USE_SSTRIP is not set'
  14. fi