wpa-supplicant: create target-install-hook stamp file

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2009-10-03 22:56:07 +02:00
parent 3a24e0385b
commit 7c1c71f919

View File

@ -60,6 +60,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
touch $@
$(WPA_SUPPLICANT_TARGET_UNINSTALL):
$(call MESSAGE,"Uninstalling")