mirror of
https://github.com/gnuton/asuswrt-merlin.ng.git
synced 2025-05-19 16:02:36 +02:00
7 lines
82 B
Makefile
7 lines
82 B
Makefile
|
|
wl-objs := prebuilt/wl.o
|
|
|
|
obj-$(CONFIG_BCM_WLAN) := wl.o
|
|
|
|
clean:
|
|
rm -f *.ko *.o
|