generic 633 B

123456789101112131415161718192021222324
  1. config '# CONFIG_TARGET_ROOTFS_INITRAMFS is not set'
  2. config 'CONFIG_ALL_NONSHARED=y'
  3. config '# CONFIG_PACKAGE_usbip is not set' # fails to build
  4. config 'CONFIG_BUSYBOX_CUSTOM=y'
  5. config 'CONFIG_BUSYBOX_CONFIG_SHA256SUM=y'
  6. config '# CONFIG_BUSYBOX_CONFIG_FEATURE_PREFER_IPV4_ADDRESS is not set'
  7. config '# CONFIG_KMOD_BATMAN_ADV_MCAST is not set'
  8. config 'CONFIG_PACKAGE_ATH_DEBUG=y'
  9. config 'CONFIG_TARGET_MULTI_PROFILE=y'
  10. config 'CONFIG_TARGET_PER_DEVICE_ROOTFS=y'
  11. if [ "$GLUON_DEBUG" ]
  12. then
  13. config 'CONFIG_DEBUG=y'
  14. config 'CONFIG_NO_STRIP=y'
  15. config '# CONFIG_USE_STRIP is not set'
  16. config '# CONFIG_USE_SSTRIP is not set'
  17. fi