libceph: make sure redirect does not change namespace
[deliverable/linux.git] / net / mac802154 / Makefile
CommitLineData
1010f540 1obj-$(CONFIG_MAC802154) += mac802154.o
62eb01f5 2mac802154-objs := main.o rx.o tx.o mac_cmd.o mib.o \
0ecc4e68
VB
3 iface.o llsec.o util.o cfg.o trace.o
4
5CFLAGS_trace.o := -I$(src)
b70ab2e8
PB
6
7ccflags-y += -D__CHECK_ENDIAN__
This page took 0.210449 seconds and 5 git commands to generate.