Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
[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 \
1201cd22 3 iface.o llsec.o util.o cfg.o
b70ab2e8
PB
4
5ccflags-y += -D__CHECK_ENDIAN__