Browse Source

remove leftover stuff

SVN-Revision: 8234
Felix Fietkau 18 years ago
parent
commit
7e21008ee2
2 changed files with 0 additions and 3 deletions
  1. 0 1
      toolchain/Makefile
  2. 0 2
      tools/Makefile

+ 0 - 1
toolchain/Makefile

@@ -6,7 +6,6 @@
 #
 # Main makefile for the toolchain
 #
-file:=${lastword ${MAKEFILE_LIST}}
 curdir:=toolchain
 
 # subdirectories to descend into

+ 0 - 2
tools/Makefile

@@ -6,8 +6,6 @@
 #
 # Main makefile for the host tools
 #
-
-file:=${lastword ${MAKEFILE_LIST}}
 curdir:=tools
 
 # subdirectories to descend into