Merge tag 'iio-fixes-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23...
[linux-2.6-block.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__