From 229500f69c8c742b5ad9b890917cdbf8826b1b4c Mon Sep 17 00:00:00 2001 From: "Jude.Lee" Date: Fri, 13 Nov 2015 12:10:03 +0900 Subject: [PATCH] Remove Platform flag in makefile Signed-off-by: Jude.Lee --- wilc3000/Makefile | 1 - 1 file changed, 1 deletion(-) mode change 100644 => 100755 wilc3000/Makefile diff --git a/wilc3000/Makefile b/wilc3000/Makefile old mode 100644 new mode 100755 index 922d9f9..835992e --- a/wilc3000/Makefile +++ b/wilc3000/Makefile @@ -9,7 +9,6 @@ ccflags-y += -DCONNECT_DIRECT -DWILC_PARSE_SCAN_IN_HOST ccflags-y += -DAGING_ALG -DDISABLE_PWRSAVE_AND_SCAN_DURING_IP ccflags-y += -Wno-unused-function ccflags-y += -DWILC_BT_COEXISTENCE -DDOWNLOAD_BT_FW -ccflags-y += -DPLAT_SAMA5D4 wilc3000-y += atl_msg_queue.o wilc3000-y += wilc_host_ap.o