mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2024-11-21 20:13:39 +00:00
Remove HalHWImg8188E_FW from Makefile (file deleted).
This commit is contained in:
parent
04251b45bb
commit
b49674fa29
1 changed files with 0 additions and 4 deletions
4
Makefile
4
Makefile
|
@ -61,10 +61,6 @@ OUTSRC_FILES := \
|
|||
|
||||
RTL871X = rtl8188e
|
||||
|
||||
ifeq ($(CONFIG_WOWLAN), y)
|
||||
OUTSRC_FILES += hal/HalHWImg8188E_FW.o
|
||||
endif
|
||||
|
||||
HCI_NAME = usb
|
||||
|
||||
_OS_INTFS_FILES := \
|
||||
|
|
Loading…
Reference in a new issue