summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaulK <contact@paulk.fr>2011-10-14 19:46:14 +0200
committerPaul Kocialkowski <contact@paulk.fr>2012-07-09 00:29:55 +0200
commitca7d8f2e9047fab4d99878e5bd8b03cab764aace (patch)
tree3942769789070cd5d7d59e69ff6119d42280cd09
parent80bd06ce4a520d988807846466794d093ae60672 (diff)
downloaddevice_samsung_crespo-ca7d8f2e9047fab4d99878e5bd8b03cab764aace.zip
device_samsung_crespo-ca7d8f2e9047fab4d99878e5bd8b03cab764aace.tar.gz
device_samsung_crespo-ca7d8f2e9047fab4d99878e5bd8b03cab764aace.tar.bz2
Removed instructions to copy prebuilt kernel.
-rw-r--r--device_base.mk14
1 files changed, 7 insertions, 7 deletions
diff --git a/device_base.mk b/device_base.mk
index 9a93d91..a09ff7e 100644
--- a/device_base.mk
+++ b/device_base.mk
@@ -165,11 +165,11 @@ endif
# $(LOCAL_WIFI_MODULE):system/modules/bcm4329.ko \
# device/samsung/crespo/scsi_wait_scan.ko:system/modules/scsi_wait_scan.ko
-ifeq ($(TARGET_PREBUILT_KERNEL),)
-LOCAL_KERNEL := device/samsung/crespo/kernel
-else
-LOCAL_KERNEL := $(TARGET_PREBUILT_KERNEL)
-endif
+#ifeq ($(TARGET_PREBUILT_KERNEL),)
+#LOCAL_KERNEL := device/samsung/crespo/kernel
+#else
+#LOCAL_KERNEL := $(TARGET_PREBUILT_KERNEL)
+#endif
-PRODUCT_COPY_FILES += \
- $(LOCAL_KERNEL):kernel
+#PRODUCT_COPY_FILES += \
+# $(LOCAL_KERNEL):kernel