ieee802154: socket: put handling into one file
[deliverable/linux.git] / net / ieee802154 / Makefile
index 19b2bec1fd09a09488504cd06617a61a696fe294..e6ddfcd735104aea00962deaf17759f4ad06139b 100644 (file)
@@ -5,6 +5,6 @@ obj-$(CONFIG_IEEE802154_6LOWPAN) += ieee802154_6lowpan.o
 ieee802154_6lowpan-y := 6lowpan_rtnl.o reassembly.o
 ieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o core.o \
                 header_ops.o sysfs.o nl802154.o
-ieee802154_socket-y := af_ieee802154.o raw.o dgram.o
+ieee802154_socket-y := af_ieee802154.o
 
 ccflags-y += -D__CHECK_ENDIAN__
This page took 0.037726 seconds and 5 git commands to generate.