summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/rpi-userland/rpi-userland.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk
index 3a317338ed..403409d783 100644
--- a/package/rpi-userland/rpi-userland.mk
+++ b/package/rpi-userland/rpi-userland.mk
@@ -46,6 +46,10 @@ define RPI_USERLAND_EXTRA_LIBS_STAGING
endef
RPI_USERLAND_POST_INSTALL_STAGING_HOOKS += RPI_USERLAND_EXTRA_LIBS_STAGING
+else
+
+RPI_USERLAND_CONF_OPTS += -DALL_APPS=OFF
+
endif # BR2_PACKAGE_RPI_USERLAND_HELLO
define RPI_USERLAND_POST_TARGET_CLEANUP
OpenPOWER on IntegriCloud