summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-07 20:18:45 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-07 20:18:45 (EDT)
commitc13606de7735abd8a873c4bc22b0ac00eeddd18f (patch)
treee7c0787bc8ee26477e7ffdf70f3774e825ba44a2
parentcb64404215a0a9b4545063af9cf453424353912f (diff)
installers/pc: Add x60 platform
-rwxr-xr-xinstallers/pc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/installers/pc.sh b/installers/pc.sh
index 5729743..3358dc6 100755
--- a/installers/pc.sh
+++ b/installers/pc.sh
@@ -10,6 +10,7 @@ ARCHES='i686 amd64'
PLATS='
Acer Aspire One AO751h i686 ao751h
Dell Dimension 2400 i686 dimension2400
+IBM/Lenovo ThinkPad X60/X60s/X60t i686 x60
'
main()