From c03e2464657d7351057748adc8e81ca34fddc089 Mon Sep 17 00:00:00 2001 From: Jean Guyader Date: Wed, 2 Sep 2009 08:28:09 +0100 Subject: [PATCH] [package/wpa_supplicant] The statup script is under package/wpasupplicant --- package/wpa_supplicant/wpa_supplicant.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/wpa_supplicant/wpa_supplicant.mk b/package/wpa_supplicant/wpa_supplicant.mk index df0960c..e0516ca 100644 --- a/package/wpa_supplicant/wpa_supplicant.mk +++ b/package/wpa_supplicant/wpa_supplicant.mk @@ -63,7 +63,7 @@ ifeq ($(BR2_PACKAGE_DBUS),y) $(WPA_SUPPLICANT_DIR)/wpa_supplicant/dbus-wpa_supplicant.service \ $(TARGET_DIR)/usr/share/dbus-1/system-services/$(WPA_SUPPLICANT_DBUS_SERVICE).service endif - cp $(WPA_SUPPLICANT_DIR)/S31wpasupplicant $(TARGET_DIR)/etc/init.d + cp package/wpa_supplicant/S31wpasupplicant $(TARGET_DIR)/etc/init.d touch $@ $(WPA_SUPPLICANT_TARGET_UNINSTALL): -- 2.39.5