git.legacy.paulk.fr
/
embedded-freedom-scripts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
29d6d25
)
coreboot: Config support
author
Paul Kocialkowski
<contact@paulk.fr>
Sat, 7 May 2016 09:23:38 +0000
(11:23 +0200)
committer
Paul Kocialkowski
<contact@paulk.fr>
Sat, 7 May 2016 09:23:38 +0000
(11:23 +0200)
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
coreboot/coreboot.sh
patch
|
blob
|
history
diff --git
a/coreboot/coreboot.sh
b/coreboot/coreboot.sh
index
fd608a0
..
aa50649
100755
(executable)
--- a/
coreboot/coreboot.sh
+++ b/
coreboot/coreboot.sh
@@
-3,4
+3,4
@@
PARALLEL=9
SRC="$( pwd )/coreboot"
DST="$( pwd )/coreboot-out"
-CONFIG=
+CONFIG=
"$( pwd )/coreboot-config"