summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Teichroeb <joel@teichroeb.net>2013-09-09 14:06:40 -0700
committerJoel Teichroeb <joel@teichroeb.net>2013-09-09 14:06:40 -0700
commitc1174c6e68da7e30ee039c111334c11cfb055af7 (patch)
tree27390a41751fdf8838514bcc704b335c2b27f046
parenta22f51c83ea19e98bcc637e008fc9b3a003f2c13 (diff)
downloadandroid_hardware_samsung-c1174c6e68da7e30ee039c111334c11cfb055af7.tar.gz
android_hardware_samsung-c1174c6e68da7e30ee039c111334c11cfb055af7.tar.bz2
android_hardware_samsung-c1174c6e68da7e30ee039c111334c11cfb055af7.zip
Allow herring to build s5pc110
Change-Id: I1dcd00b650c7f1cf3faa8905e0161e70fa3e57f1
-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)