summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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