Config.in 161 B

1234567
  1. config BR2_PACKAGE_CUSTOMIZE
  2. bool "customize"
  3. depends on BR2_DEPRECATED
  4. help
  5. Add custom stuff to your buildroot.
  6. (edit package/customize/customize.mk)