summaryrefslogtreecommitdiffstats
path: root/package/hostapd
diff options
context:
space:
mode:
Diffstat (limited to 'package/hostapd')
-rw-r--r--package/hostapd/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile
index 352d59766..a1161e11f 100644
--- a/package/hostapd/Makefile
+++ b/package/hostapd/Makefile
@@ -87,11 +87,10 @@ define Package/Template
define Build/Compile/$(2)
$(call Build/CompileTarget,$(2))
endef
- endif
-
- define Package/$(1)/install
+ define Package/$(1)/install
$(call Package/InstallTemplate,$(1),$(2))
- endef
+ endef
+ endif
endef
define Build/Configure