2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-25 23:26:03 +08:00
linux-next/net/ieee802154/Makefile

6 lines
162 B
Makefile
Raw Normal View History

obj-$(CONFIG_IEEE802154) += nl802154.o af_802154.o
nl802154-y := netlink.o nl_policy.o
af_802154-y := af_ieee802154.o raw.o dgram.o
ccflags-y += -Wall -DDEBUG