* [parisc-linux] drivers/video/Config.in patch
@ 1999-09-06 4:31 Ryan Bradetich
0 siblings, 0 replies; only message in thread
From: Ryan Bradetich @ 1999-09-06 4:31 UTC (permalink / raw)
To: parisc-linux
[-- Attachment #1: Type: text/plain, Size: 380 bytes --]
Hello Hackers:
I've successfully booted my C200 with the Image-199900705 from
puffin.external.hp.com. Now I am working on getting the cvs source to
compile so I can add to the project.
I haven't seen many patches posted to this list, so please let me know
if I didn't package the patch correctly. (I did a diff -c).
Just a small patch to get the make xconfig to work.
-Ryan
[-- Attachment #2: Config.in.patch --]
[-- Type: text/plain, Size: 893 bytes --]
*** drivers/video/Config.in.orig Sun Sep 5 22:24:19 1999
--- drivers/video/Config.in Sun Sep 5 22:22:22 1999
***************
*** 182,188 ****
"$CONFIG_FB_VIRGE" = "m" -o "$CONFIG_FB_CYBER" = "m" -o \
"$CONFIG_FB_VALKYRIE" = "m" -o "$CONFIG_FB_PLATINUM" = "m" -o \
"$CONFIG_FB_IGA" = "m" -o "$CONFIG_FB_MATROX" = "m" -o \
! "$CONFIG_FB_CT65550" = "m" -o "$CONFIG_FB_PM2" = "m" -o
"$CONFIG_FB_HP700" = "m" ]; then
define_bool CONFIG_FBCON_CFB8 m
fi
--- 182,188 ----
"$CONFIG_FB_VIRGE" = "m" -o "$CONFIG_FB_CYBER" = "m" -o \
"$CONFIG_FB_VALKYRIE" = "m" -o "$CONFIG_FB_PLATINUM" = "m" -o \
"$CONFIG_FB_IGA" = "m" -o "$CONFIG_FB_MATROX" = "m" -o \
! "$CONFIG_FB_CT65550" = "m" -o "$CONFIG_FB_PM2" = "m" -o \
"$CONFIG_FB_HP700" = "m" ]; then
define_bool CONFIG_FBCON_CFB8 m
fi
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~1999-09-06 4:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-09-06 4:31 [parisc-linux] drivers/video/Config.in patch Ryan Bradetich
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.