fix compile problem brcm-2.6
[openwrt.git] / openwrt / package / ustl / files / Common.mk
index dea71e1..fbfc6eb 100644 (file)
@@ -9,7 +9,7 @@ LD              = $(CROSS)gcc
 AR             = $(CROSS)ar
 RANLIB         = $(CROSS)ranlib
 DOXYGEN                = echo
-INSTALL                = /usr/bin/install
+INSTALL                = install
 RM             = rm -f
 LN             = ln -sf
 
This page took 0.027599 seconds and 4 git commands to generate.