projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] ppp: rename 20-usb-modem to 20-atm-modem
[openwrt.git]
/
package
/
ppp
/
Makefile
diff --git
a/package/ppp/Makefile
b/package/ppp/Makefile
index
222c85d
..
66f72de
100644
(file)
--- 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_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
endef
define Package/ppp-mod-pppoe/install
This page took
0.023814 seconds
and
4
git commands to generate.