io_uring: don't assume mm is constant across submits
[linux-2.6-microblaze.git] / net / ieee802154 / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_IEEE802154) += ieee802154.o
3 obj-$(CONFIG_IEEE802154_SOCKET) += ieee802154_socket.o
4 obj-y += 6lowpan/
5
6 ieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o core.o \
7                 header_ops.o sysfs.o nl802154.o trace.o
8 ieee802154_socket-y := socket.o
9
10 CFLAGS_trace.o := -I$(src)