From 4afc571314e86867311472f5646cae6a38226a4c Mon Sep 17 00:00:00 2001 From: "Cody A.W. Somerville" Date: Fri, 17 Apr 2009 10:23:38 +0200 Subject: Adding lpia support. --- helpers/lh_binary_rootfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers/lh_binary_rootfs') diff --git a/helpers/lh_binary_rootfs b/helpers/lh_binary_rootfs index 9040f8710..2bd134994 100755 --- a/helpers/lh_binary_rootfs +++ b/helpers/lh_binary_rootfs @@ -38,7 +38,7 @@ Check_lockfile .lock Create_lockfile .lock case "${LH_ARCHITECTURE}" in - amd64|i386) + amd64|i386|lpia) LINUX="vmlinuz" ;; -- cgit v1.2.3