[parisc-linux-cvs] palo deller
    Helge Deller 
    deller@puffin.external.hp.com
    Sun, 18 Feb 2001 14:57:42 -0700
    
    
  
CVSROOT:	/home/cvs/parisc
Module name:	palo
Changes by:	deller	01/02/18 14:57:42
Modified files:
	.              : Makefile 
Log message:
- changed palo-Makefile to give/show default STI font selection
--- Makefile    2001/01/19 04:39:35     1.29
+++ Makefile    2001/02/18 21:56:25
@@ -50,7 +50,7 @@
# Autoselect CONSOLE="console=tty0" if STI-console is activated.
#
ifeq ($(strip ${CONFIG_STI_CONSOLE}),y)
-CONSOLE = console=tty0
+CONSOLE = console=tty0 sti=0 sti_font=VGA8x16
else
ifeq ($(strip ${CONFIG_SERIAL_CONSOLE}),y)
CONSOLE = console=ttyS0