Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-3.16...
[deliverable/linux.git] / net / ieee802154 / Makefile
CommitLineData
44331fe2 1obj-$(CONFIG_IEEE802154) += ieee802154.o af_802154.o
a53d34c3
DES
2obj-$(CONFIG_IEEE802154_6LOWPAN) += 6lowpan.o
3obj-$(CONFIG_6LOWPAN_IPHC) += 6lowpan_iphc.o
44331fe2 4
7240cdec 56lowpan-y := 6lowpan_rtnl.o reassembly.o
94b4f6c2
PB
6ieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o wpan-class.o \
7 header_ops.o
44331fe2 8af_802154-y := af_ieee802154.o raw.o dgram.o
b70ab2e8
PB
9
10ccflags-y += -D__CHECK_ENDIAN__
This page took 0.182532 seconds and 5 git commands to generate.