From fe169cfef2bd84d3d2995f3a039282dfe83d94dd Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 08 Feb 2015 20:18:56 -0500 Subject: New board: ThinkPad R400 support added to libreboot. --- (limited to 'build') 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 -- cgit v0.9.1