Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.17-rc3 5 lines 167 B view raw
1obj-$(CONFIG_MAC802154) += mac802154.o 2mac802154-objs := ieee802154_dev.o rx.o tx.o mac_cmd.o mib.o \ 3 monitor.o wpan.o llsec.o 4 5ccflags-y += -D__CHECK_ENDIAN__