X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=userapps%2Fbroadcom%2Fhotplug%2FMakefile;fp=userapps%2Fbroadcom%2Fhotplug%2FMakefile;h=97adf98b6778814ee99211f367f521f251035e15;hb=57a096f051259ceaefd5977f30d269884e1dd248;hp=0a666ac7cfcd15ad0bb252b326c7104ee223926f;hpb=9887430fc6b7c0f8eb8e81de2bfe3bba12d8d4a1;p=bcm963xx.git diff --git a/userapps/broadcom/hotplug/Makefile b/userapps/broadcom/hotplug/Makefile index 0a666ac7..97adf98b 100644 --- a/userapps/broadcom/hotplug/Makefile +++ b/userapps/broadcom/hotplug/Makefile @@ -1,17 +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) - ln -sf ../bin/$(PROGRAM_NAME) $(INSTALL_DIR)/sbin/hotplug - -dynamic: all install - -dynamic: all install +dynamic: clean: - rm -f hotplug +