From b12da067cef7f82012b6568f256b5fa143ab9825 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 25 Feb 2009 13:05:55 +0000 Subject: Reenable hiding of linux-nonfb since it seems to be fixed now This reverts commit 9ab115e43e7aea43b81309a0768f921114c48035. --- src/common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common.inc b/src/common.inc index 3ed28f1..2ead446 100644 --- a/src/common.inc +++ b/src/common.inc @@ -431,7 +431,7 @@ over "noacpi" eq or over "linux64" eq or } { - 0 + dup "linux-nonfb" eq } ifelse exch pop not } def -- cgit v1.2.1