Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-block.git] / net / mac802154 / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
1010f540 2obj-$(CONFIG_MAC802154) += mac802154.o
62eb01f5 3mac802154-objs := main.o rx.o tx.o mac_cmd.o mib.o \
0ecc4e68
VB
4 iface.o llsec.o util.o cfg.o trace.o
5
6CFLAGS_trace.o := -I$(src)