Allow herring to build s5pc110

Change-Id: I1dcd00b650c7f1cf3faa8905e0161e70fa3e57f1
This commit is contained in:
Joel Teichroeb 2013-09-09 14:06:40 -07:00
parent a22f51c83e
commit c1174c6e68

View 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)