[coreboot] build.sh

Vincent Legoll vincent.legoll at gmail.com
Sun Aug 31 19:13:35 CEST 2008


I'm still struggling with that script, but here is what I think is a
first piece of fixage:

Index: build.sh
===================================================================
--- build.sh    (revision 56)
+++ build.sh    (working copy)
@@ -12,7 +12,7 @@
        STRIP=i386-elf-strip    \
        NM=i386-elf-nm          \
        HOSTCC=gcc              \
-       -j
+       -j \
        "
 fi
 if [ "$OS" == "Linux" ]; then

-- 
Vincent Legoll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build-sh-fix.patch
Type: application/octet-stream
Size: 1115 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080831/0ba25e5b/attachment.obj>


More information about the coreboot mailing list