generic 529 B

123456789101112131415161718192021
  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_KMOD_BATMAN_ADV_MCAST is not set'
  6. config 'CONFIG_PACKAGE_ATH_DEBUG=y'
  7. config 'CONFIG_TARGET_MULTI_PROFILE=y'
  8. config 'CONFIG_TARGET_PER_DEVICE_ROOTFS=y'
  9. if [ "$GLUON_DEBUG" ]
  10. then
  11. config 'CONFIG_DEBUG=y'
  12. config 'CONFIG_NO_STRIP=y'
  13. config '# CONFIG_USE_STRIP is not set'
  14. config '# CONFIG_USE_SSTRIP is not set'
  15. fi