aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorDaniel Albers <daniel.albers@public-files.de>2017-02-12 20:23:20 +0100
committerJohn Crispin <john@phrozen.org>2017-02-15 09:38:57 +0100
commitcb801b052cc38db807ecc6e10b9c06cb0d45491f (patch)
tree49dfe3c581ba31ab2b960f144a385347fd44a26b /package
parentd9a358d562691fcc5b7a7dfe2a98f9c0d3dd7830 (diff)
downloadupstream-cb801b052cc38db807ecc6e10b9c06cb0d45491f.tar.gz
upstream-cb801b052cc38db807ecc6e10b9c06cb0d45491f.tar.bz2
upstream-cb801b052cc38db807ecc6e10b9c06cb0d45491f.zip
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>
Diffstat (limited to 'package')
-rw-r--r--package/network/services/hostapd/Makefile2
-rw-r--r--package/network/services/hostapd/files/hostapd.sh (renamed from package/network/services/hostapd/files/netifd.sh)0
2 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile
index e210457551..f3aa94b6ea 100644
--- a/package/network/services/hostapd/Makefile
+++ b/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
diff --git a/package/network/services/hostapd/files/netifd.sh b/package/network/services/hostapd/files/hostapd.sh
index 988ebc7757..988ebc7757 100644
--- a/package/network/services/hostapd/files/netifd.sh
+++ b/package/network/services/hostapd/files/hostapd.sh