mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
net: wireless: rockchip_wlan: rtl8723bs: Fix build problem with O=
Change-Id: I9d17dbce96b649fd56298f66ff0da2afbdcf3f7e Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
@@ -153,7 +153,7 @@ CONFIG_PLATFORM_RTL8197D = n
|
||||
|
||||
CONFIG_DRVEXT_MODULE = n
|
||||
|
||||
export TopDIR ?= $(shell pwd)/drivers/net/wireless/rockchip_wlan/rtl8723bs
|
||||
export TopDIR ?= $(src)
|
||||
|
||||
########### COMMON #################################
|
||||
ifeq ($(CONFIG_GSPI_HCI), y)
|
||||
|
||||
Reference in New Issue
Block a user