aboutsummaryrefslogtreecommitdiff
path: root/resources/scripts/helpers/build/roms/withgrub
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-03-17 20:49:45 +0000
committerFrancis Rowe <info@gluglug.org.uk>2015-03-18 04:03:08 +0000
commitccc09ce5b6e39fed38434d9e97574d84c425bc65 (patch)
tree7dea151f3246a9f595280c18f70855e1beeae17f /resources/scripts/helpers/build/roms/withgrub
parentc164960b3b600a4da564b58645b776bbb5f4a016 (diff)
downloadlibrebootfr-ccc09ce5b6e39fed38434d9e97574d84c425bc65.tar.gz
librebootfr-ccc09ce5b6e39fed38434d9e97574d84c425bc65.zip
New board: ThinkPad T400
Diffstat (limited to 'resources/scripts/helpers/build/roms/withgrub')
-rwxr-xr-xresources/scripts/helpers/build/roms/withgrub2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/build/roms/withgrub b/resources/scripts/helpers/build/roms/withgrub
index f81da2d8..5a7f83ca 100755
--- a/resources/scripts/helpers/build/roms/withgrub
+++ b/resources/scripts/helpers/build/roms/withgrub
@@ -95,7 +95,7 @@ done
# Then put them in the ROM images.
if [ -d bin/ ]; then
cd bin/
- for board in "x200" "r400"
+ for board in "x200" "r400" "t400"
do
for romsize in "4m" "8m"
do