2003-01-03 05:31:57

by Richard Henderson

[permalink] [raw]
Subject: [PATCH] alpha update

Please pull from

bk://are.twiddle.net/axp-2.5


r~


arch/alpha/Kconfig | 13 ++-
arch/alpha/Makefile | 96 ++++++++++++-----------------
arch/alpha/boot/Makefile | 131 ++++++++++++++++------------------------
arch/alpha/kernel/Makefile | 124 ++++++++++++++++++-------------------
arch/alpha/kernel/alpha_ksyms.c | 2
arch/alpha/kernel/irq_i8259.c | 4 -
arch/alpha/kernel/sys_alcor.c | 8 --
arch/alpha/lib/Makefile | 71 ++++++++++-----------
arch/alpha/math-emu/Makefile | 2
include/asm-alpha/irq.h | 1
10 files changed, 202 insertions, 250 deletions

through these ChangeSets:

<[email protected]> (03/01/02 1.976)
[ALPHA] Makefile cleanup from Sam Ravnborg <[email protected]>.

<[email protected]> (03/01/02 1.975)
[ALPHA] Distribute the irq and extra device init routines in
arch/alpha/kernel/ to the config options that need them. Fix
a few build problems for XLT and RX164.

<[email protected]> (02/12/27 1.954.6.1)
[ALPHA] Export scr_memcpyw for modular fbcon.