summaryrefslogtreecommitdiffstats
path: root/package/skeleton-custom/skeleton-custom.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/skeleton-custom/skeleton-custom.mk')
-rw-r--r--package/skeleton-custom/skeleton-custom.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/skeleton-custom/skeleton-custom.mk b/package/skeleton-custom/skeleton-custom.mk
index 6e9d52620b..d3c6b48211 100644
--- a/package/skeleton-custom/skeleton-custom.mk
+++ b/package/skeleton-custom/skeleton-custom.mk
@@ -11,7 +11,8 @@
SKELETON_CUSTOM_ADD_TOOLCHAIN_DEPENDENCY = NO
SKELETON_CUSTOM_ADD_SKELETON_DEPENDENCY = NO
-# The skeleton also handles the merged /usr case in the sysroot
+SKELETON_CUSTOM_PROVIDES = skeleton
+
SKELETON_CUSTOM_INSTALL_STAGING = YES
SKELETON_CUSTOM_PATH = $(call qstrip,$(BR2_ROOTFS_SKELETON_CUSTOM_PATH))
OpenPOWER on IntegriCloud