aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-05-02 16:47:16 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-05-02 16:47:16 +0000
commit8c0162fb0c7f63ae2db11d652d27ea41178587d5 (patch)
treec27181a7612a8e0607ed5be7c1f9354a6f77ccc6 /package/ppp
parentf83342e9a20d870d2b6a4b928c2d8e23c5b29c95 (diff)
downloadupstream-8c0162fb0c7f63ae2db11d652d27ea41178587d5.tar.gz
upstream-8c0162fb0c7f63ae2db11d652d27ea41178587d5.tar.bz2
upstream-8c0162fb0c7f63ae2db11d652d27ea41178587d5.zip
[package] ppp: rename 20-usb-modem to 20-atm-modem
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21303 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ppp')
-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 222c85deae..66f72de21d 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 ab9e3b7f8e..ab9e3b7f8e 100644
--- a/package/ppp/files/etc/hotplug.d/atm/20-usb-modem
+++ b/package/ppp/files/etc/hotplug.d/atm/20-atm-modem