Skip to content

Commit

Permalink
Remove Platform flag in makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Jude.Lee <[email protected]>
  • Loading branch information
globalgang committed Nov 13, 2015
1 parent b121144 commit 229500f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wilc3000/Makefile
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 229500f

Please sign in to comment.