1
0

Config.in 278 B

123456789
  1. config SDK
  2. bool "Build the libreCMC SDK"
  3. depends on !EXTERNAL_TOOLCHAIN
  4. help
  5. This is essentially a stripped-down version of the buildroot
  6. with a precompiled toolchain. It can be used to develop and
  7. test packages for libreCMC before including them in the buildroot