ar71xx: add wlan led for the TL-WR941ND
[openwrt.git] / package / kernel / modules / netsupport.mk
index 06adfdd..1baba4b 100644 (file)
@@ -511,8 +511,8 @@ define KernelPackage/mppe
   KCONFIG:= \
        CONFIG_PPP_MPPE_MPPC \
        CONFIG_PPP_MPPE
-  FILES:=$(LINUX_DIR)/drivers/net/ppp_mppe*.ko
-  AUTOLOAD:=$(call AutoLoad,31,ppp_mppe ppp_mppe_mppc)
+  FILES:=$(LINUX_DIR)/drivers/net/ppp_mppe.ko
+  AUTOLOAD:=$(call AutoLoad,31,ppp_mppe)
 endef
 
 define KernelPackage/mppe/description
This page took 0.020327 seconds and 4 git commands to generate.