2a5fddd2e5523926194bec051e69bcb2f2a8d69d
[librecmc/librecmc.git] / target / sdk / Config.in
1 config SDK
2         bool "Build the libreCMC SDK"
3         depends on !EXTERNAL_TOOLCHAIN
4         default BUILDBOT
5         help
6           This is essentially a stripped-down version of the buildroot
7           with a precompiled toolchain. It can be used to develop and
8           test packages for libreCMC before including them in the buildroot
9
10