Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
[deliverable/linux.git] / net / mac802154 / Makefile
1 obj-$(CONFIG_MAC802154) += mac802154.o
2 mac802154-objs := ieee802154_dev.o rx.o tx.o mac_cmd.o mib.o \
3 monitor.o wpan.o llsec.o
4
5 ccflags-y += -D__CHECK_ENDIAN__
This page took 0.028857 seconds and 5 git commands to generate.