X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=userapps%2Fbroadcom%2Fhotplug%2FMakefile;fp=userapps%2Fbroadcom%2Fhotplug%2FMakefile;h=97adf98b6778814ee99211f367f521f251035e15;hb=172f01faf449acfc67d24d7f10b29f66f9760147;hp=f45016d54ad375da3c54e1c6a2873271f59c729c;hpb=6adeba4d92a546ebbadde2562283ee6b984b22c1;p=bcm963xx.git diff --git a/userapps/broadcom/hotplug/Makefile b/userapps/broadcom/hotplug/Makefile index f45016d5..97adf98b 100644 --- a/userapps/broadcom/hotplug/Makefile +++ b/userapps/broadcom/hotplug/Makefile @@ -1,18 +1,9 @@ all: - cp hotplug_$(PROFILE)_save hotplug -PROGRAM_NAME:= hotplug +install: -install:: - install -m 755 $(PROGRAM_NAME) $(INSTALL_DIR)/bin - $(STRIP) $(INSTALL_DIR)/bin/$(PROGRAM_NAME) - mkdir -p $(INSTALL_DIR)/sbin - ln -sf ../bin/$(PROGRAM_NAME) $(INSTALL_DIR)/sbin/hotplug - -dynamic: all install - -dynamic: all install +dynamic: clean: - rm -f hotplug +