From b3cd9b10c569e9eeb96468aad832c9923c4b8011 Mon Sep 17 00:00:00 2001 From: Chris Soyars Date: Wed, 7 Jul 2010 02:56:20 +0000 Subject: [PATCH] Hacky fix to include the correct espresso kernel. This needs to be fixed in kernel.mk. --- products/cyanogen_espresso.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/products/cyanogen_espresso.mk b/products/cyanogen_espresso.mk index c41c461f..b6d96342 100644 --- a/products/cyanogen_espresso.mk +++ b/products/cyanogen_espresso.mk @@ -34,3 +34,5 @@ endif # PRODUCT_COPY_FILES += \ vendor/cyanogen/prebuilt/espresso/media/bootanimation.zip:system/media/bootanimation.zip + +TARGET_PREBUILT_KERNEL := device/htc/espresso/kernel