mirror of
https://github.com/szehl/ath9k-hmac.git
synced 2025-02-02 16:50:41 +00:00
8 lines
225 B
Makefile
8 lines
225 B
Makefile
obj-$(CPTCFG_WLCORE) += wlcore/
|
|
obj-$(CPTCFG_WL12XX) += wl12xx/
|
|
obj-$(CPTCFG_WL1251) += wl1251/
|
|
obj-$(CPTCFG_WL18XX) += wl18xx/
|
|
|
|
# small builtin driver bit
|
|
obj-$(CPTCFG_WILINK_PLATFORM_DATA) += wilink_platform_data.o
|