]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - net/mac802154/Makefile
Merge tag 'modules-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu...
[mirror_ubuntu-hirsute-kernel.git] / net / mac802154 / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_MAC802154) += mac802154.o
3 mac802154-objs := main.o rx.o tx.o mac_cmd.o mib.o \
4 iface.o llsec.o util.o cfg.o trace.o
5
6 CFLAGS_trace.o := -I$(src)