From ed69a560d06551699ba9f0624256005295718308 Mon Sep 17 00:00:00 2001 From: PaulK Date: Sun, 3 Jun 2012 22:40:13 +0200 Subject: Removed the inclusion of the non-free parts when available Signed-off-by: PaulK --- BoardConfig.mk | 3 --- 1 file changed, 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 -- cgit v1.1