4 lines
56 B
Makefile
4 lines
56 B
Makefile
|
obj-$(CONFIG_ATH_COMMON) += ath.o
|
||
|
ath-objs := regd.o
|
||
|
|