mirror of https://github.com/hak5/openwrt.git
parent
b46d822e9b
commit
3b5689eb5e
|
@ -150,7 +150,7 @@ define Package/ppp-mod-pppoa/install
|
||||||
$(INSTALL_DIR) $(1)/lib/network
|
$(INSTALL_DIR) $(1)/lib/network
|
||||||
$(INSTALL_BIN) ./files/pppoa.sh $(1)/lib/network/
|
$(INSTALL_BIN) ./files/pppoa.sh $(1)/lib/network/
|
||||||
$(INSTALL_DIR) $(1)/etc/hotplug.d/atm
|
$(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
|
endef
|
||||||
|
|
||||||
define Package/ppp-mod-pppoe/install
|
define Package/ppp-mod-pppoe/install
|
||||||
|
|
Loading…
Reference in New Issue