summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/ppp/Makefile2
-rw-r--r--package/ppp/files/etc/hotplug.d/atm/20-atm-modem (renamed from package/ppp/files/etc/hotplug.d/atm/20-usb-modem)0
2 files changed, 1 insertions, 1 deletions
diff --git a/package/ppp/Makefile b/package/ppp/Makefile
index 222c85dea..66f72de21 100644
--- a/package/ppp/Makefile
+++ b/package/ppp/Makefile
@@ -150,7 +150,7 @@ define Package/ppp-mod-pppoa/install
$(INSTALL_DIR) $(1)/lib/network
$(INSTALL_BIN) ./files/pppoa.sh $(1)/lib/network/
$(INSTALL_DIR) $(1)/etc/hotplug.d/atm
- $(INSTALL_DATA) ./files/etc/hotplug.d/atm/20-usb-modem $(1)/etc/hotplug.d/atm/
+ $(INSTALL_DATA) ./files/etc/hotplug.d/atm/20-atm-modem $(1)/etc/hotplug.d/atm/
endef
define Package/ppp-mod-pppoe/install
diff --git a/package/ppp/files/etc/hotplug.d/atm/20-usb-modem b/package/ppp/files/etc/hotplug.d/atm/20-atm-modem
index ab9e3b7f8..ab9e3b7f8 100644
--- a/package/ppp/files/etc/hotplug.d/atm/20-usb-modem
+++ b/package/ppp/files/etc/hotplug.d/atm/20-atm-modem