summaryrefslogtreecommitdiffstats
path: root/device_base.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device_base.mk')
-rw-r--r--device_base.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/device_base.mk b/device_base.mk
index cd43b55..799ee9f 100644
--- a/device_base.mk
+++ b/device_base.mk
@@ -150,9 +150,3 @@ endif
PRODUCT_COPY_FILES += \
$(LOCAL_KERNEL):kernel
-
-# See comment at the top of this file. This is where the other
-# half of the device-specific product definition file takes care
-# of the aspects that require proprietary drivers that aren't
-# commonly available
-$(call inherit-product-if-exists, vendor/samsung/crespo/device-vendor.mk)