Skip to content
Snippets Groups Projects
Commit 33b93243 authored by Luka Perkov's avatar Luka Perkov
Browse files

wpan: remove duplicate DEPENDS


Signed-off-by: default avatarVarka Bhadram <varkab@cdac.in>

SVN-Revision: 45409
parent d24388da
No related branches found
No related tags found
No related merge requests found
......@@ -110,7 +110,6 @@ define KernelPackage/ieee802154_6lowpan
TITLE:= 6LoWPAN support over IEEE-802.15.4
DEPENDS:=@LINUX_4_0
KCONFIG:=CONFIG_IEEE802154_6LOWPAN
DEPENDS:=@LINUX_4_0
FILES:=$(LINUX_DIR)/net/ieee802154/6lowpan/ieee802154_6lowpan.ko
AUTOLOAD:=$(call AutoLoad,91,ieee802154_6lowpan)
endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment