summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/conf/local.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample
index 56a2ae8dc8..094c5ac25a 100644
--- a/build/conf/local.conf.sample
+++ b/build/conf/local.conf.sample
@@ -65,6 +65,7 @@ EXTRA_IMAGE_FEATURES = "tools-debug tools-profile tools-testapps debug-tweaks"
65# the default features for those machines. 65# the default features for those machines.
66EXTRA_IMAGE_FEATURES_c7x0 = "tools-testapps debug-tweaks" 66EXTRA_IMAGE_FEATURES_c7x0 = "tools-testapps debug-tweaks"
67EXTRA_IMAGE_FEATURES_mx31phy = "debug-tweaks" 67EXTRA_IMAGE_FEATURES_mx31phy = "debug-tweaks"
68EXTRA_IMAGE_FEATURES_mx31ads = "tools-testapps debug-tweaks"
68 69
69# A list of packaging systems used in generated images 70# A list of packaging systems used in generated images
70# The first package type listed will be used for rootfs generation 71# The first package type listed will be used for rootfs generation