Updated ep405pc to latest config system.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1984 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Greg Watson
2005-07-20 18:28:12 +00:00
parent 304f24c2d2
commit 78e0b0edf4
9 changed files with 170 additions and 118 deletions

View File

@@ -17,7 +17,7 @@ makedefine .PHONY : version.o
if CONFIG_USE_INIT
initobject uart8250.c
# initobject memset.o
initobject memset.o
initobject memcpy.o
# initobject memcmp.o
initobject memcmp.o
end