summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-30 16:04:23 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-30 16:04:23 +0000
commitbcadc45cba10e73f5545a4a582af516a1448e839 (patch)
treebf75d1a05e500c6bbf25eea3049e572fa1c4bc91
parentd309950948b0db22a2c5e7df41713bd17dc31ae5 (diff)
remove leftover stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8234 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--toolchain/Makefile1
-rw-r--r--tools/Makefile2
2 files changed, 0 insertions, 3 deletions
diff --git a/toolchain/Makefile b/toolchain/Makefile
index e8ee24ff7..3e1b3b4a2 100644
--- a/toolchain/Makefile
+++ b/toolchain/Makefile
@@ -6,7 +6,6 @@
#
# Main makefile for the toolchain
#
-file:=${lastword ${MAKEFILE_LIST}}
curdir:=toolchain
# subdirectories to descend into
diff --git a/tools/Makefile b/tools/Makefile
index 2c093c0aa..2b0143e6b 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -6,8 +6,6 @@
#
# Main makefile for the host tools
#
-
-file:=${lastword ${MAKEFILE_LIST}}
curdir:=tools
# subdirectories to descend into