[OpenWrt-Devel] [Patch] kernel: fix generic/3.18 wpan symbols
Dirk Neukirchen
dirkneukirchen at web.de
Thu Apr 16 09:39:27 EDT 2015
-removed symbol because it should be handled by wpan.mk
-add missing FAKEHARD symbol (this symbol is removed in Kernel 4.0)
Signed-off-by: Dirk Neukirchen <dirkneukirchen at web.de>
---
target/linux/generic/config-3.18 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index e116190..8cc909f 100644
--- a/target/linux/generic/config-3.18
+++ b/target/linux/generic/config-3.18
@@ -1428,7 +1428,7 @@ CONFIG_HZ_100=y
# CONFIG_IDE_PHISON is not set
# CONFIG_IDE_PROC_FS is not set
# CONFIG_IDE_TASK_IOCTL is not set
-# CONFIG_IEEE802154 is not set
+# CONFIG_IEEE802154_FAKEHARD is not set
# CONFIG_IFB is not set
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
--
2.3.5
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list