mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
hostapd: mv netifd.sh hostapd.sh
same name for the file on the host and target Signed-off-by: Daniel Albers <daniel.albers@public-files.de>
This commit is contained in:
parent
d9a358d562
commit
cb801b052c
@ -350,7 +350,7 @@ endef
|
|||||||
|
|
||||||
define Package/hostapd-common/install
|
define Package/hostapd-common/install
|
||||||
$(INSTALL_DIR) $(1)/lib/netifd
|
$(INSTALL_DIR) $(1)/lib/netifd
|
||||||
$(INSTALL_DATA) ./files/netifd.sh $(1)/lib/netifd/hostapd.sh
|
$(INSTALL_DATA) ./files/hostapd.sh $(1)/lib/netifd/hostapd.sh
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/hostapd/install
|
define Package/hostapd/install
|
||||||
|
Loading…
Reference in New Issue
Block a user