mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-09 01:28:05 -04:00
4 lines
154 B
Makefile
4 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
|