summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-08 20:18:56 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-08 20:18:56 (EST)
commitfe169cfef2bd84d3d2995f3a039282dfe83d94dd (patch)
tree03a3cf3b2a219464b27981f5afefe4a0ea7bd321 /build
parent19ee0fc13c73e98e8fbafecf4d8bfa31568c8ccc (diff)
downloadlibreboot-fe169cfef2bd84d3d2995f3a039282dfe83d94dd.zip
libreboot-fe169cfef2bd84d3d2995f3a039282dfe83d94dd.tar.gz
libreboot-fe169cfef2bd84d3d2995f3a039282dfe83d94dd.tar.bz2
New board: ThinkPad R400 support added to libreboot.
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index de6fba0..ca4ee93 100755
--- a/build
+++ b/build
@@ -75,7 +75,7 @@ done
# Then put them in the ROM images.
cd bin/
../resources/utilities/ich9deblob/ich9gen
-for board in "x200"
+for board in "x200" "r400"
do
for romsize in "4m" "8m"
do