summaryrefslogtreecommitdiff
path: root/physmem
diff options
context:
space:
mode:
authormarcus <marcus>2003-09-18 15:58:00 +0000
committermarcus <marcus>2003-09-18 15:58:00 +0000
commit3b830d816e0e980a406012b5350fa5bfa636908f (patch)
tree45aca12e62534c9e203ec5ea130822a389afe7b3 /physmem
parent0b6c26f0a9b96631ce859bdd5354339560beb9c9 (diff)
Optimization is now optional.
Diffstat (limited to 'physmem')
-rw-r--r--physmem/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/physmem/Makefile.am b/physmem/Makefile.am
index 94fd26e..23259b8 100644
--- a/physmem/Makefile.am
+++ b/physmem/Makefile.am
@@ -35,4 +35,4 @@ physmem_SOURCES = $(ARCH_SOURCES) \
/* FIXME: Make linkbase configurable. */
physmem_LDFLAGS = -u_start -e_start -N -nostdlib -Ttext=0x35000
-physmem_LDADD = -lgcc \ No newline at end of file
+physmem_LDADD = -lgcc ../libc-parts/libc-parts.a