X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=blobdiff_plain;f=package%2Fkernel%2Flinux%2Fmodules%2Fwpan.mk;fp=package%2Fkernel%2Flinux%2Fmodules%2Fwpan.mk;h=0b1f33aaf3bb2989bc35453377ad78458c3c02fa;hp=8b253774f74641785b170a1867efe3fdbbd631c6;hb=33b93243ec1ee657b841a0741b46085a58cbe850;hpb=d24388da4432c126c9591ac4db493ead241d16ca diff --git a/package/kernel/linux/modules/wpan.mk b/package/kernel/linux/modules/wpan.mk index 8b253774f7..0b1f33aaf3 100644 --- a/package/kernel/linux/modules/wpan.mk +++ b/package/kernel/linux/modules/wpan.mk @@ -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