summaryrefslogtreecommitdiffstats
path: root/target/product/AndroidProducts.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/product/AndroidProducts.mk')
-rw-r--r--target/product/AndroidProducts.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/AndroidProducts.mk b/target/product/AndroidProducts.mk
index 5206aa1..b0e22e1 100644
--- a/target/product/AndroidProducts.mk
+++ b/target/product/AndroidProducts.mk
@@ -35,6 +35,7 @@
ifneq ($(TARGET_BUILD_APPS),)
PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/full.mk \
+ $(LOCAL_DIR)/generic_armv5.mk \
$(LOCAL_DIR)/full_x86.mk \
$(LOCAL_DIR)/full_mips.mk
else