Config.in 145 B

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