summaryrefslogtreecommitdiffstats
path: root/products
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2010-10-12 23:45:16 -0400
committerSteve Kondik <shade@chemlab.org>2010-10-12 23:45:16 -0400
commitc7acc0be53c97667973afb5911377ceb724084f7 (patch)
tree75ab26173300a5a2e9352919465787d99a137bd2 /products
parent8743e9163027612f44ac47f347cf5799775eb8a5 (diff)
downloadvendor_replicant-c7acc0be53c97667973afb5911377ceb724084f7.zip
vendor_replicant-c7acc0be53c97667973afb5911377ceb724084f7.tar.gz
vendor_replicant-c7acc0be53c97667973afb5911377ceb724084f7.tar.bz2
passion: Build FM radio app
Diffstat (limited to 'products')
-rw-r--r--products/cyanogen_passion.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/products/cyanogen_passion.mk b/products/cyanogen_passion.mk
index b706f71..3f3a0be 100644
--- a/products/cyanogen_passion.mk
+++ b/products/cyanogen_passion.mk
@@ -22,8 +22,10 @@ PRODUCT_SPECIFIC_DEFINES += TARGET_PREBUILT_KERNEL=
PRODUCT_SPECIFIC_DEFINES += TARGET_KERNEL_DIR=kernel-msm
PRODUCT_SPECIFIC_DEFINES += TARGET_KERNEL_CONFIG=cyanogen_mahimahi_defconfig
-# Include the Torch app
-PRODUCT_PACKAGES += Torch
+# Include the Torch and FM apps
+PRODUCT_PACKAGES += \
+ Torch \
+ FM
# Extra Passion overlay
PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/passion