From 8e07eba864fc7b82f530cdb46f84ee68977df5e7 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 23 Jan 2010 14:33:42 +0000 Subject: hostapd: fix build error SVN-Revision: 19289 --- package/hostapd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package') diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index cb31b58644..95b34141e7 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -296,7 +296,7 @@ define Package/wpa-supplicant/install endef Package/wpa-supplicant-mini/install = $(Package/wpa-supplicant/install) -ifneq ($(LOCAL_VARIANT),hostapd) +ifneq ($(LOCAL_TYPE),hostapd) define Package/wpa-cli/install $(INSTALL_DIR) $(1)/usr/sbin $(CP) $(PKG_BUILD_DIR)/wpa_supplicant/wpa_cli $(1)/usr/sbin/ -- cgit v1.2.3