summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaulK <contact@paulk.fr>2012-06-03 22:40:13 +0200
committerPaul Kocialkowski <contact@paulk.fr>2012-07-09 00:30:31 +0200
commited69a560d06551699ba9f0624256005295718308 (patch)
tree98e45c4ba9621fcb4cfb115cbed3f416b0423d1b
parent86d0ca61294814820f31ca633721a8fc031a5fa9 (diff)
downloaddevice_samsung_crespo-ed69a560d06551699ba9f0624256005295718308.tar.gz
device_samsung_crespo-ed69a560d06551699ba9f0624256005295718308.tar.bz2
device_samsung_crespo-ed69a560d06551699ba9f0624256005295718308.zip
Removed the inclusion of the non-free parts when available
Signed-off-by: PaulK <contact@paulk.fr>
-rwxr-xr-xBoardConfig.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 685d0c6..9ff3494 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -28,8 +28,5 @@ BOARD_NO_32BPP := true
# Enable NFC
BOARD_HAVE_NFC := true
-# Use the non-open-source parts, if they're present
--include vendor/samsung/crespo/BoardConfigVendor.mk
-
# Use the parts that are common between all crespos
include device/samsung/crespo/BoardConfigCommon.mk