xref: /linux/net/ieee802154/Makefile (revision 06d07429858317ded2db7986113a9e0129cd599b)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2955d7fc9SAlexander Aringobj-$(CONFIG_IEEE802154) += ieee802154.o
379300e3aSAlexander Aringobj-$(CONFIG_IEEE802154_SOCKET) += ieee802154_socket.o
4bc6efeeeSAlexander Aringobj-y += 6lowpan/
544331fe2SAlexander Smirnov
686d52cd9SAlexander Aringieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o core.o \
7*2e7ed75eSMiquel Raynal                header_ops.o sysfs.o nl802154.o trace.o pan.o
871e36b1bSAlexander Aringieee802154_socket-y := socket.o
9b70ab2e8SPhoebe Buckheister
101cc800e7SGuido GüntherCFLAGS_trace.o := -I$(src)
11