Skip to content

Commit

Permalink
Remove DOWNLOAD_BT_FW flag
Browse files Browse the repository at this point in the history
Signed-off-by: Lee, Jude <[email protected]>
  • Loading branch information
globalgang committed May 9, 2016
1 parent 13de36b commit c234673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wilc3000/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ccflags-$(CONFIG_WILC3000_HW_OOB_INTR) += -DWILC_SDIO_IRQ_GPIO
ccflags-y += -DCONNECT_DIRECT -DWILC_PARSE_SCAN_IN_HOST -DWILC_OPTIMIZE_SLEEP_INT
ccflags-y += -DAGING_ALG -DDISABLE_PWRSAVE_AND_SCAN_DURING_IP -DHW_HAS_EFUSED_MAC_ADDR
ccflags-y += -Wno-unused-function
ccflags-y += -DWILC_BT_COEXISTENCE -DDOWNLOAD_BT_FW
ccflags-y += -DWILC_BT_COEXISTENCE

wilc3000-y += atl_msg_queue.o
wilc3000-y += wilc_wfi_cfg_operations.o
Expand Down

0 comments on commit c234673

Please sign in to comment.