Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes
[deliverable/linux.git] / net / mac802154 / Makefile
index 702d8b466317f4bae07b3770f9669288bebb9f7c..17a51e8389e292b49b804e66ef786827668485d6 100644 (file)
@@ -1,5 +1,7 @@
 obj-$(CONFIG_MAC802154)        += mac802154.o
 mac802154-objs         := main.o rx.o tx.o mac_cmd.o mib.o \
-                          iface.o llsec.o util.o cfg.o
+                          iface.o llsec.o util.o cfg.o trace.o
+
+CFLAGS_trace.o := -I$(src)
 
 ccflags-y += -D__CHECK_ENDIAN__
This page took 0.025096 seconds and 5 git commands to generate.