ieee802154: enforce consistent endianness in the 802.15.4 stack
[deliverable/linux.git] / net / ieee802154 / Makefile
index b113fc4be3e0e7f651b49b2fc955089deb78c8b2..78b1fa23d30e9a718ea98da1cbeeae6f6bf0d070 100644 (file)
@@ -5,3 +5,5 @@ obj-$(CONFIG_6LOWPAN_IPHC) += 6lowpan_iphc.o
 6lowpan-y := 6lowpan_rtnl.o reassembly.o
 ieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o wpan-class.o
 af_802154-y := af_ieee802154.o raw.o dgram.o
+
+ccflags-y += -D__CHECK_ENDIAN__
This page took 0.033445 seconds and 5 git commands to generate.