Author: hauke Date: 2015-07-06 23:32:17 +0200 (Mon, 06 Jul 2015) New Revision: 46204
Modified: trunk/package/kernel/mac80211/Makefile Log: mac80211: add kernel 4.1 support again The new version now works with kernel 4.1 Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/package/kernel/mac80211/Makefile =================================================================== --- trunk/package/kernel/mac80211/Makefile 2015-07-06 21:31:40 UTC (rev 46203) +++ trunk/package/kernel/mac80211/Makefile 2015-07-06 21:32:17 UTC (rev 46204) @@ -60,7 +60,6 @@ SUBMENU:=$(WMENU) URL:=https://wireless.wiki.kernel.org/ MAINTAINER:=Felix Fietkau <[email protected]> - DEPENDS:=@!LINUX_4_1 endef define KernelPackage/cfg80211 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
