csu/build support for ELF
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user