Searched refs:TOOLCHAIN (Results 1 - 4 of 4) sorted by last modified time

/asus-wl-520gu-7.0.1.45/src/router/
H A DMakefile45 export TOOLCHAIN := $(shell cd $(dir $(shell which $(CROSS_COMPILE)gcc))/../mipsel-linux && pwd -P) macro
51 export TOOLCHAIN := $(shell cd $(dir $(shell which $(CROSS_COMPILE)gcc))/.. && pwd -P) macro
H A DMakefile.U2EC45 export TOOLCHAIN := $(shell cd $(dir $(shell which $(CROSS_COMPILE)gcc))/../mipsel-linux && pwd -P)
51 export TOOLCHAIN := $(shell cd $(dir $(shell which $(CROSS_COMPILE)gcc))/.. && pwd -P)
H A DMakefile.HSDPA45 export TOOLCHAIN := $(shell cd $(dir $(shell which $(CROSS_COMPILE)gcc))/../mipsel-linux && pwd -P)
51 export TOOLCHAIN := $(shell cd $(dir $(shell which $(CROSS_COMPILE)gcc))/.. && pwd -P)
/asus-wl-520gu-7.0.1.45/src/router/lib/
H A DMakefile54 #BINARIES += $(TOOLCHAIN)/lib/libstdc++.so.5.0.3
55 BINARIES += $(TOOLCHAIN)/lib/libgcc_s.so.1
115 cp $(TOOLCHAIN)/lib/libgcc_s.so.1 $@
118 # cp $(TOOLCHAIN)/lib/libstdc++.so.5.0.3 $@

Completed in 84 milliseconds