remove leftover stuff
[openwrt-10.03/.git] / toolchain / Makefile
index e0af602c2a3a4c0777017203c61c1ba5e2bc207e..3e1b3b4a2dae32f9796d1dd796dde5195ab881c8 100644 (file)
@@ -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)