linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* silly config problem with .30
@ 1999-12-07 13:07 Jan Nieuwenhuizen
  0 siblings, 0 replies; only message in thread
From: Jan Nieuwenhuizen @ 1999-12-07 13:07 UTC (permalink / raw)
  To: linuxppc-dev



How do these kind of silly problems get in, without being noticed/fixed?
(No offence intended, I just wonder where to jump into this process)
Where to get latest kernels, if not from kernel.org or vger (I heard
ppc is dead, at vger?)

--- /usr/src/linux/arch/ppc/config.in.30	Tue Dec  7 13:47:09 1999
+++ /usr/src/linux/arch/ppc/config.in	Tue Dec  7 13:47:22 1999
@@ -85,9 +85,9 @@
 
 if [ "$CONFIG_APUS" = "y" ]; then
   define_bool CONFIG_PCI n
-else if [ "$CONFIG_OAK" = "y" ]; then
+elif [ "$CONFIG_OAK" = "y" ]; then
   define_bool CONFIG_PCI n
-else if [ "$CONFIG_8xx" = "y" ]; then
+elif [ "$CONFIG_8xx" = "y" ]; then
     bool 'QSpan PCI' CONFIG_PCI
 else
     define_bool CONFIG_PCI y


Jan.

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien/      | http://www.lilypond.org/

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-12-07 13:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-12-07 13:07 silly config problem with .30 Jan Nieuwenhuizen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).