aboutsummaryrefslogtreecommitdiff
path: root/arclib/Makefile
diff options
context:
space:
mode:
authorFlorian Lohoff <flo@rfc822.org>2008-10-04 16:08:49 +0000
committerGuido Günther <agx@sigxcpu.org>2009-04-26 15:26:26 +0200
commit88aacc5ec96304a23c4d33ac3cdc71985f099c72 (patch)
tree414c5902472e83ad988fc3db247188700b4e9f48 /arclib/Makefile
parentae4dcabd39938e93afa1fb095ed5421e92c10d7d (diff)
Move memory init, Fatal and Wait into prom specific
Abstract memory initialization into prom specific code. Put Fatal and Wait into prom specific code.
Diffstat (limited to 'arclib/Makefile')
-rw-r--r--arclib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arclib/Makefile b/arclib/Makefile
index af16014..8aa4ded 100644
--- a/arclib/Makefile
+++ b/arclib/Makefile
@@ -1,7 +1,7 @@
#
# Copyright 1999 Silicon Graphics, Inc.
#
-CFLAGS += -O2 -Werror -I../common -Wall -mno-abicalls -G 0 -fno-pic
+CFLAGS += -O2 -Werror -I../common -Wall -mno-abicalls -G 0 -fno-pic -DKERNELADDR=$(KERNELADDR) -DMAXLOADSIZE=$(MAXLOADSIZE)
TARGETS = libarc.a
OBJECTS = arc.o prom.o