X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=toolchain%2FMakefile;h=3e1b3b4a2dae32f9796d1dd796dde5195ab881c8;hp=e0af602c2a3a4c0777017203c61c1ba5e2bc207e;hb=bcadc45cba10e73f5545a4a582af516a1448e839;hpb=d67567dc2a562eb02459ba68260344d97db4b476 diff --git a/toolchain/Makefile b/toolchain/Makefile index e0af602c2..3e1b3b4a2 100644 --- a/toolchain/Makefile +++ b/toolchain/Makefile @@ -6,8 +6,7 @@ # # Main makefile for the toolchain # -file:=${lastword ${MAKEFILE_LIST}} -curdir:=$(patsubst %/Makefile,%,${file}) +curdir:=toolchain # subdirectories to descend into $(curdir)/builddirs := kernel-headers $(if $(CONFIG_GDB),gdb) $(if $(CONFIG_NATIVE_TOOLCHAIN),,binutils gcc uClibc)