From ccc09ce5b6e39fed38434d9e97574d84c425bc65 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Tue, 17 Mar 2015 16:49:45 -0400 Subject: New board: ThinkPad T400 --- (limited to 'resources/scripts/helpers/build/roms/withgrub') diff --git a/resources/scripts/helpers/build/roms/withgrub b/resources/scripts/helpers/build/roms/withgrub index f81da2d..5a7f83c 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 -- cgit v0.9.1