ieee802154: add address struct with proper endiannes and some operations
[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
44331fe2
AS
6ieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o wpan-class.o
7af_802154-y := af_ieee802154.o raw.o dgram.o
This page took 0.146689 seconds and 5 git commands to generate.