xref: /openbmc/linux/net/ieee802154/Makefile (revision b2441318)
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 \
71cc800e7SGuido Günther                header_ops.o sysfs.o nl802154.o trace.o
871e36b1bSAlexander Aringieee802154_socket-y := socket.o
9b70ab2e8SPhoebe Buckheister
101cc800e7SGuido GüntherCFLAGS_trace.o := -I$(src)
11