Merge "Enable Radio compilation For CLICK" into gingerbread

This commit is contained in:
Steve Kondik 2011-03-06 22:50:44 +00:00 committed by Gerrit Code Review
commit 6c2741cc68

View File

@ -7,6 +7,9 @@ $(call inherit-product, vendor/cyanogen/products/common_full.mk)
# Include GSM stuff
$(call inherit-product, vendor/cyanogen/products/gsm.mk)
# Broadcom FM radio
$(call inherit-product, vendor/cyanogen/products/ti_fm_radio.mk)
# Build kernel
PRODUCT_SPECIFIC_DEFINES += TARGET_PREBUILT_KERNEL=device/htc/click/kernel