aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s4880
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@openbios.org>2004-10-27 17:27:10 +0000
committerStefan Reinauer <stepan@openbios.org>2004-10-27 17:27:10 +0000
commita58cd524fb12fe26ecb73147b1977bf4ec72b74c (patch)
treeec5141347874a9298bfebfecb2d7a7151f31e76c /src/mainboard/tyan/s4880
parent6e53f50082cfac4ec2d06d2ff6515781190ad1c0 (diff)
some more porting to the merge
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1723 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/tyan/s4880')
-rw-r--r--src/mainboard/tyan/s4880/Config.lb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/tyan/s4880/Config.lb b/src/mainboard/tyan/s4880/Config.lb
index 352047c745..efaa7199db 100644
--- a/src/mainboard/tyan/s4880/Config.lb
+++ b/src/mainboard/tyan/s4880/Config.lb
@@ -57,7 +57,7 @@ makerule ./failover.inc
end
makerule ./auto.E
- depends "$(MAINBOARD)/auto.c option_table.h "
+ depends "$(MAINBOARD)/auto.c option_table.h"
action "$(CPP) -I$(TOP)/src -I. $(ROMCCPPFLAGS) $(CPPFLAGS) $(MAINBOARD)/auto.c > ./auto.E"
end
makerule ./auto.inc