]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - net/ieee802154/Makefile
KVM: SVM: Move spec control call after restore of GS
[mirror_ubuntu-artful-kernel.git] / net / ieee802154 / Makefile
CommitLineData
955d7fc9 1obj-$(CONFIG_IEEE802154) += ieee802154.o
79300e3a 2obj-$(CONFIG_IEEE802154_SOCKET) += ieee802154_socket.o
bc6efeee 3obj-y += 6lowpan/
44331fe2 4
86d52cd9 5ieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o core.o \
1cc800e7 6 header_ops.o sysfs.o nl802154.o trace.o
71e36b1b 7ieee802154_socket-y := socket.o
b70ab2e8 8
1cc800e7 9CFLAGS_trace.o := -I$(src)