Add desription header comments

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-11-14 18:40:41 +01:00
parent d726e0e997
commit 61e855da4b

View File

@@ -58,8 +58,10 @@ LICENSE_FLAGS_WHITELIST += "commercial"
# Can be "glibc" or "musl"
TCLIBC ?= "glibc"
# libc tweaks
require conf/distro/include/mortsgna-${TCLIBC}.inc
# Add INHERITs
require conf/distro/include/mortsgna-inherits.inc
# Generate locales on the buildsystem instead of on the target. Speeds up first boot, set to "1" to enable