Allow herring to build s5pc110
authorJoel Teichroeb <joel@teichroeb.net>
Mon, 9 Sep 2013 21:06:40 +0000 (14:06 -0700)
committerJoel Teichroeb <joel@teichroeb.net>
Mon, 9 Sep 2013 21:06:40 +0000 (14:06 -0700)
Change-Id: I1dcd00b650c7f1cf3faa8905e0161e70fa3e57f1

Android.mk

index 03c634afc1e359b14a655786323b1163b256a93b..45dda9301aa1d5ab65757a49ed335943628eab6c 100644 (file)
@@ -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)