diff --git a/conf/distro/mortsgna.conf b/conf/distro/mortsgna.conf index 3a85f78..904225c 100644 --- a/conf/distro/mortsgna.conf +++ b/conf/distro/mortsgna.conf @@ -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