mirror of
https://github.com/szehl/ath9k-hmac.git
synced 2025-01-20 19:38:48 +00:00
6 lines
214 B
Makefile
Executable File
6 lines
214 B
Makefile
Executable File
obj-$(CPTCFG_IEEE802154) += ieee802154.o af_802154.o
|
|
obj-$(CPTCFG_IEEE802154_6LOWPAN) += 6lowpan.o
|
|
|
|
ieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o wpan-class.o
|
|
af_802154-y := af_ieee802154.o raw.o dgram.o
|