mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2024-11-14 17:09:36 +00:00
rtl8188eu: Flatten hal/ by removing hal/led
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
716b72b8c5
commit
0dc256adfc
2 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -213,7 +213,7 @@ _HAL_INTFS_FILES := hal/hal_intf.o \
|
||||||
hal/hal_mp.o \
|
hal/hal_mp.o \
|
||||||
hal/hal_mcc.o \
|
hal/hal_mcc.o \
|
||||||
hal/hal_$(HCI_NAME).o \
|
hal/hal_$(HCI_NAME).o \
|
||||||
hal/led/hal_$(HCI_NAME)_led.o
|
hal/hal_$(HCI_NAME)_led.o
|
||||||
|
|
||||||
|
|
||||||
_OUTSRC_FILES := hal/phydm/phydm_debug.o \
|
_OUTSRC_FILES := hal/phydm/phydm_debug.o \
|
||||||
|
|
Loading…
Reference in a new issue