From 45b33c1e0f037441cace70d636762ef1a0b31d30 Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 8 Dec 2018 01:16:54 -0500 Subject: build system: support custom configuration via cfgdefs.sh (and usrdefs.mk). --- config.project | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.project') diff --git a/config.project b/config.project index 8cfc788..cf1e8f8 100644 --- a/config.project +++ b/config.project @@ -70,3 +70,6 @@ mb_all_shared= mb_disable_frontend= mb_disable_static= mb_disable_shared= + +mb_use_custom_cfgdefs=no +mb_use_custom_usrdefs=no -- cgit v1.2.3