]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - net/ieee802154/Makefile
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
[mirror_ubuntu-bionic-kernel.git] / net / ieee802154 / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
955d7fc9 2obj-$(CONFIG_IEEE802154) += ieee802154.o
79300e3a 3obj-$(CONFIG_IEEE802154_SOCKET) += ieee802154_socket.o
bc6efeee 4obj-y += 6lowpan/
44331fe2 5
86d52cd9 6ieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o core.o \
1cc800e7 7 header_ops.o sysfs.o nl802154.o trace.o
71e36b1b 8ieee802154_socket-y := socket.o
b70ab2e8 9
1cc800e7 10CFLAGS_trace.o := -I$(src)