OSDN Git Service

Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
[uclinux-h8/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__