X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=userapps%2Fbroadcom%2Fwlctl%2FMakefile;h=a74743cb5771ea88081eb793cd1cb6ae54b44328;hb=6adeba4d92a546ebbadde2562283ee6b984b22c1;hp=9ca1266ec7a043e8538455e196263e0198bc1395;hpb=a69849c98808437716b821267cd97529c56f45b0;p=bcm963xx.git diff --git a/userapps/broadcom/wlctl/Makefile b/userapps/broadcom/wlctl/Makefile index 9ca1266e..a74743cb 100644 --- a/userapps/broadcom/wlctl/Makefile +++ b/userapps/broadcom/wlctl/Makefile @@ -7,6 +7,7 @@ install:: install -m 755 $(PROGRAM_NAME) $(INSTALL_DIR)/bin $(STRIP) $(INSTALL_DIR)/bin/$(PROGRAM_NAME) mkdir -p $(INSTALL_DIR)/sbin + ln -sf $(PROGRAM_NAME) $(INSTALL_DIR)/bin/wl dynamic: all install