summaryrefslogtreecommitdiffstats
path: root/device_base.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2011-04-11 14:51:21 -0700
committerJean-Baptiste Queru <jbq@google.com>2011-04-11 14:51:21 -0700
commit57ebda34acbc54308374616dd13d2b8ca2e85773 (patch)
tree346645d6879a2795e1ab214d36752020f8ecc484 /device_base.mk
parent77a317a160fa1e6ab7baf0d432fa8b8c7d7a283e (diff)
parentecb0c47f9f508d87083849c6798ab5d701ac79f6 (diff)
downloaddevice_samsung_crespo-57ebda34acbc54308374616dd13d2b8ca2e85773.zip
device_samsung_crespo-57ebda34acbc54308374616dd13d2b8ca2e85773.tar.gz
device_samsung_crespo-57ebda34acbc54308374616dd13d2b8ca2e85773.tar.bz2
Merge from gingerbread
Change-Id: I595b03d9a91c7a9e58b0789b2cbbacdaa2f961e9
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 eb73335..52ece07 100644
--- a/device_base.mk
+++ b/device_base.mk
@@ -155,9 +155,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)