summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 03c634a..45dda93 100644
--- a/Android.mk
+++ b/Android.mk
@@ -26,10 +26,8 @@ endif
# Exynos 3
ifeq ($(TARGET_BOARD_PLATFORM),s5pc110)
-ifneq ($(TARGET_BOOTLOADER_BOARD_NAME),herring)
include $(SAM_ROOT)/s5pc110.mk
endif
-endif
# Wifi
ifeq ($(BOARD_HAVE_SAMSUNG_WIFI),true)