aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-07-30 16:04:23 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-07-30 16:04:23 +0000
commit7e21008ee28e4f2fa524777148805b4414099845 (patch)
tree1eaec48740423abbf86d1f368e5716e5fdb046d0
parent4e0563e185aed8237e70a854ce32a08e6c91106e (diff)
downloadupstream-7e21008ee28e4f2fa524777148805b4414099845.tar.gz
upstream-7e21008ee28e4f2fa524777148805b4414099845.tar.bz2
upstream-7e21008ee28e4f2fa524777148805b4414099845.zip
remove leftover stuff
SVN-Revision: 8234
-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 e8ee24ff7a..3e1b3b4a2d 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 2c093c0aac..2b0143e6b3 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