www.usr.com/support/gpl/USR9107_release.1.4.tar.gz
[bcm963xx.git] / userapps / broadcom / hotplug / Makefile
index 0a666ac..97adf98 100644 (file)
@@ -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
+