From af0480e5776c3bc3ae3a543f13f22f7686882748 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 21 Oct 2010 10:44:42 +0200 Subject: Removing hppa case for kernel defaults, squeeze and newer has no hppa anymore. --- functions/defaults.sh | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'functions/defaults.sh') diff --git a/functions/defaults.sh b/functions/defaults.sh index 8bbc6db52..26756ae9c 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -567,18 +567,6 @@ Set_defaults () esac ;; - hppa) - case "${LB_MODE}" in - ubuntu) - LB_LINUX_FLAVOURS="hppa32 hppa64" - ;; - - *) - LB_LINUX_FLAVOURS="parisc" - ;; - esac - ;; - i386) case "${LB_MODE}" in ubuntu) -- cgit v1.2.3