parent
4e0563e185
commit
7e21008ee2
|
@ -6,7 +6,6 @@
|
||||||
#
|
#
|
||||||
# Main makefile for the toolchain
|
# Main makefile for the toolchain
|
||||||
#
|
#
|
||||||
file:=${lastword ${MAKEFILE_LIST}}
|
|
||||||
curdir:=toolchain
|
curdir:=toolchain
|
||||||
|
|
||||||
# subdirectories to descend into
|
# subdirectories to descend into
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
#
|
#
|
||||||
# Main makefile for the host tools
|
# Main makefile for the host tools
|
||||||
#
|
#
|
||||||
|
|
||||||
file:=${lastword ${MAKEFILE_LIST}}
|
|
||||||
curdir:=tools
|
curdir:=tools
|
||||||
|
|
||||||
# subdirectories to descend into
|
# subdirectories to descend into
|
||||||
|
|
Loading…
Reference in New Issue