remove leftover stuff
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 30 Jul 2007 16:04:23 +0000 (16:04 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 30 Jul 2007 16:04:23 +0000 (16:04 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8234 3c298f89-4303-0410-b956-a3cf2f4a3e73

toolchain/Makefile
tools/Makefile

index e8ee24ff7ae1d62015687cab7969b86f44d65d84..3e1b3b4a2dae32f9796d1dd796dde5195ab881c8 100644 (file)
@@ -6,7 +6,6 @@
 #
 # Main makefile for the toolchain
 #
-file:=${lastword ${MAKEFILE_LIST}}
 curdir:=toolchain
 
 # subdirectories to descend into
index 2c093c0aaca67b578a21f01bc72f1038af192150..2b0143e6b3473a95298087d1b2c8c4981349c40b 100644 (file)
@@ -6,8 +6,6 @@
 #
 # Main makefile for the host tools
 #
-
-file:=${lastword ${MAKEFILE_LIST}}
 curdir:=tools
 
 # subdirectories to descend into