summaryrefslogtreecommitdiffstats
path: root/device_base.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2011-04-11 15:05:36 -0700
committerJean-Baptiste Queru <jbq@google.com>2011-04-11 15:05:36 -0700
commit99ee1408e9eeb004e8b67fbe8c21477381dc638a (patch)
tree6968bc8da040c8e06d15a7d830d604689e6a3721 /device_base.mk
parent6f5362f404213990b0e5980bfa454284da29cdcb (diff)
parent57ebda34acbc54308374616dd13d2b8ca2e85773 (diff)
downloaddevice_samsung_crespo-99ee1408e9eeb004e8b67fbe8c21477381dc638a.zip
device_samsung_crespo-99ee1408e9eeb004e8b67fbe8c21477381dc638a.tar.gz
device_samsung_crespo-99ee1408e9eeb004e8b67fbe8c21477381dc638a.tar.bz2
Merge from honeycomb
Change-Id: I566e6cc26153aaca3fc37bf5eb8e79b2042746ba
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 806bab0..11d8848 100644
--- a/device_base.mk
+++ b/device_base.mk
@@ -151,9 +151,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)