Kaynağa Gözat

hostapd: mv netifd.sh hostapd.sh

same name for the file on the host and target

Signed-off-by: Daniel Albers <[email protected]>
Daniel Albers 9 yıl önce
ebeveyn
işleme
cb801b052c

+ 1 - 1
package/network/services/hostapd/Makefile

@@ -350,7 +350,7 @@ endef
 
 define Package/hostapd-common/install
 	$(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
 
 define Package/hostapd/install

+ 0 - 0
package/network/services/hostapd/files/netifd.sh → package/network/services/hostapd/files/hostapd.sh