mac802154: add llsec structures and mutators
[deliverable/linux.git] / net / mac802154 / Makefile
index 15d62df521825c8581fc25ec25a9caebc8902a72..9723d6f3f3e5b742e1d105b2667627949f1d7c7d 100644 (file)
@@ -1,4 +1,5 @@
 obj-$(CONFIG_MAC802154)        += mac802154.o
-mac802154-objs         := ieee802154_dev.o rx.o tx.o mac_cmd.o mib.o monitor.o wpan.o
+mac802154-objs         := ieee802154_dev.o rx.o tx.o mac_cmd.o mib.o \
+                          monitor.o wpan.o llsec.o
 
 ccflags-y += -D__CHECK_ENDIAN__
This page took 0.0352 seconds and 5 git commands to generate.