csu/build support for ELF

This commit is contained in:
Arun Thomas
2010-12-10 22:20:12 +00:00
parent a53d925844
commit d824b54d82
15 changed files with 334 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
# Makefile for the boot monitor package.
# XXX: Can only be built with ACK currently
CC:=${CC:C/^gcc/cc/}
CC:=${CC:C/^.*gcc/cc/}
COMPILER_TYPE:=ack
PROGS= bootblock cdbootblock boot masterboot \