mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
5 lines
154 B
Makefile
5 lines
154 B
Makefile
![]() |
carl9170-objs := main.o usb.o cmd.o mac.o phy.o led.o fw.o tx.o rx.o
|
||
|
carl9170-$(CONFIG_CARL9170_DEBUGFS) += debug.o
|
||
|
|
||
|
obj-$(CONFIG_CARL9170) += carl9170.o
|