Skip to content

Commit

Permalink
drivers: wireless: aic8800_sdio: fix duplicate firmware path warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua-Riek authored and amazingfate committed Jan 22, 2024
1 parent dd3e84f commit c194463
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/net/wireless/aic8800_sdio/aic8800_bsp/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
CONFIG_SDIO_SUPPORT := y
CONFIG_SDIO_PWRCTRL := y
CONFIG_AIC_FW_PATH = "/vendor/etc/firmware"
#CONFIG_AIC_FW_PATH = "/lib/firmware/aic8800"
export CONFIG_AIC_FW_PATH
ccflags-y += -DCONFIG_AIC_FW_PATH=\"$(CONFIG_AIC_FW_PATH)\"

MODULE_NAME := aic8800_bsp
Expand Down

0 comments on commit c194463

Please sign in to comment.