linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Jacob <mjacob@feral.com>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: linux-kernel@vger.kernel.org
Subject: [ PATCH ] against 2.4.0-test13-pre3 - fixes builds for ALPHA
Date: Tue, 19 Dec 2000 15:08:28 -0800 (PST)	[thread overview]
Message-ID: <Pine.LNX.4.21.0012191506520.7545-100000@zeppo.feral.com> (raw)


Hmm. Gotta build setup-*.c somehow. Alpha Config defines ALPHA_FOO (Generic or
specific model #) but not vanilla alpha.


--- linux.orig/arch/alpha/config.in	Tue Dec 19 14:54:14 2000
+++ linux/arch/alpha/config.in	Tue Dec 19 14:53:05 2000
@@ -4,6 +4,7 @@
 #
 
 define_bool CONFIG_UID16 n
+define_bool CONFIG_ALPHA y
 
 mainmenu_name "Kernel configuration of Linux for Alpha machines"
 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

                 reply	other threads:[~2000-12-19 23:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.21.0012191506520.7545-100000@zeppo.feral.com \
    --to=mjacob@feral.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).