Author: blogic
Date: 2015-04-02 18:15:41 +0200 (Thu, 02 Apr 2015)
New Revision: 45248

Modified:
   trunk/package/kernel/linux/modules/other.mk
Log:
modules: echo module was moved between 3.14 and 3.18

Signed-off-by: John Crispin <[email protected]>

Modified: trunk/package/kernel/linux/modules/other.mk
===================================================================
--- trunk/package/kernel/linux/modules/other.mk 2015-04-02 16:15:35 UTC (rev 
45247)
+++ trunk/package/kernel/linux/modules/other.mk 2015-04-02 16:15:41 UTC (rev 
45248)
@@ -969,7 +969,8 @@
   SUBMENU:=$(OTHER_MENU)
   TITLE:=Line Echo Canceller
   KCONFIG:=CONFIG_ECHO
-  FILES:=$(LINUX_DIR)/drivers/misc/echo/echo.ko
+  FILES:=$(LINUX_DIR)/drivers/staging/echo/[email protected] \
+         $(LINUX_DIR)/drivers/misc/echo/[email protected]
   AUTOLOAD:=$(call AutoLoad,50,echo)
 endef
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to