Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 01348b34 authored by Alexander Aring's avatar Alexander Aring Committed by David S. Miller
Browse files

6lowpan: move 6lowpan.c to 6lowpan_rtnl.c



We have a 6lowpan.c file and 6lowpan.ko file. To avoid confusing we
should move 6lowpan.c to 6lowpan_rtnl.c. Then we can support multiple
source files for 6lowpan module.

Signed-off-by: default avatarAlexander Aring <alex.aring@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 02600d0d
Loading
Loading
Loading
Loading
+0 −0

File moved.

+1 −0
Original line number Diff line number Diff line
@@ -2,5 +2,6 @@ obj-$(CONFIG_IEEE802154) += ieee802154.o af_802154.o
obj-$(CONFIG_IEEE802154_6LOWPAN) += 6lowpan.o
obj-$(CONFIG_6LOWPAN_IPHC) += 6lowpan_iphc.o

6lowpan-y := 6lowpan_rtnl.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