summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Haas <haas@computerlinguist.org>2011-01-13 12:58:26 +0000
committerMichael Haas <haas@computerlinguist.org>2011-01-13 12:58:26 +0000
commit1c3d827bb712e8173b1a72b8b4468f5c88ac900e (patch)
treedd05aea384faea2b1e3a0a7f42f63a59c219360e
parent1d2ae88a57e5ef471927ad292abf194b0cca6b1b (diff)
downloadvendor_replicant-1c3d827bb712e8173b1a72b8b4468f5c88ac900e.zip
vendor_replicant-1c3d827bb712e8173b1a72b8b4468f5c88ac900e.tar.gz
vendor_replicant-1c3d827bb712e8173b1a72b8b4468f5c88ac900e.tar.bz2
Point buzz product to kernel source
-rw-r--r--products/cyanogen_buzz.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/products/cyanogen_buzz.mk b/products/cyanogen_buzz.mk
index c9e3e85..87327e9 100644
--- a/products/cyanogen_buzz.mk
+++ b/products/cyanogen_buzz.mk
@@ -8,7 +8,7 @@ $(call inherit-product, vendor/cyanogen/products/common.mk)
$(call inherit-product, vendor/cyanogen/products/gsm.mk)
# Build kernel
-PRODUCT_SPECIFIC_DEFINES += TARGET_PREBUILT_KERNEL=device/htc/buzz/kernel
+PRODUCT_SPECIFIC_DEFINES += TARGET_KERNEL_DIR=kernel-buzz
#
# Setup device specific product configuration.