From: Joel Teichroeb Date: Mon, 9 Sep 2013 21:06:40 +0000 (-0700) Subject: Allow herring to build s5pc110 X-Git-Tag: cm-10.2-M1~5 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=c1174c6e68da7e30ee039c111334c11cfb055af7;p=GitHub%2FLineageOS%2Fandroid_hardware_samsung.git Allow herring to build s5pc110 Change-Id: I1dcd00b650c7f1cf3faa8905e0161e70fa3e57f1 --- 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)