mirror of
https://github.com/team-infusion-developers/android_hardware_samsung.git
synced 2024-11-06 21:55:41 +00:00
Allow herring to build s5pc110
Change-Id: I1dcd00b650c7f1cf3faa8905e0161e70fa3e57f1
This commit is contained in:
parent
a22f51c83e
commit
c1174c6e68
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue