summaryrefslogtreecommitdiffstats
path: root/system/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'system/Config.in')
-rw-r--r--system/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/Config.in b/system/Config.in
index 4d070103fd..2e14971ba7 100644
--- a/system/Config.in
+++ b/system/Config.in
@@ -179,6 +179,11 @@ config BR2_ROOTFS_SKELETON_CUSTOM_PATH
default "system/skeleton"
help
Path to custom target skeleton.
+
+# dummy config so merged /usr workarounds can also be activated for
+# custom rootfs skeleton
+config BR2_ROOTFS_MERGED_USR
+
endif
if BR2_ROOTFS_SKELETON_DEFAULT
OpenPOWER on IntegriCloud