Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
[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 monitor.o wpan.o
3
4 ccflags-y += -D__CHECK_ENDIAN__
This page took 0.031474 seconds and 6 git commands to generate.