summaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>1999-02-25 21:57:01 +0000
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>1999-02-25 21:57:01 +0000
commit346a64356b434d2d80594a120a14a310b558f538 (patch)
treed9e9521de2965b6364a5b462b629c8ecf541aea2 /arch/mips
parent1c8ea12435b6b2f99a3948a705ed2993662702c9 (diff)
added missing file
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/jazz/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/mips/jazz/Makefile b/arch/mips/jazz/Makefile
index 202a13890..3b3e83e96 100644
--- a/arch/mips/jazz/Makefile
+++ b/arch/mips/jazz/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.4 1998/10/28 12:38:10 ralf Exp $
+# $Id: Makefile,v 1.5 1999/01/03 17:50:47 ralf Exp $
#
# Makefile for the Jazz family specific parts of the kernel
#
@@ -14,7 +14,8 @@
all: jazz.o
O_TARGET := jazz.o
-O_OBJS := int-handler.o jazzdma.o reset.o rtc-jazz.o setup.o floppy-jazz.o
+O_OBJS := int-handler.o jazzdma.o reset.o rtc-jazz.o setup.o floppy-jazz.o \
+ kbd-jazz.o
int-handler.o: int-handler.S