http://www.hht-eu.com/pls/hht/docs/F3140/bcm963xx_Speedport500V.0.09.04L.300L01.V27_c...
[bcm963xx.git] / userapps / broadcom / cfm / Makefile
index bc9e4e4..47a7a75 100644 (file)
@@ -13,10 +13,10 @@ install:
 
 webuihtml:
        mkdir -p $(INSTALL_DIR)/webs
-ifneq ($(strip $(PLATFORM)),)
+ifneq ($(strip $(WIRELESS)),0)
        cp -f html_$(PLATFORM)/*.htm html_$(PLATFORM)/*.html html_$(PLATFORM)/*.jpg html_$(PLATFORM)/*.txt html_$(PLATFORM)/*.gif html_$(PLATFORM)/*.css $(INSTALL_DIR)/webs
 else
-       cp -f html_$(PLATFORM)/*.htm html_$(PLATFORM)/*.html html_$(PLATFORM)/*.jpg html_$(PLATFORM)/*.txt html_$(PLATFORM)/*.gif html_$(PLATFORM)/*.css $(INSTALL_DIR)/webs
+       cp -f html_500V/*.htm html_500V/*.html html_500V/*.jpg html_500V/*.txt html_500V/*.gif html_500V/*.css $(INSTALL_DIR)/webs
 endif
        
 rmwl_html: