patch-2.3.48 linux/arch/mips/baget/Makefile
Next file: linux/arch/mips/baget/baget.c
Previous file: linux/arch/mips/arc/tree.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu Feb 24 22:52:30 2000
- Orig file:
v2.3.47/linux/arch/mips/baget/Makefile
- Orig date:
Fri Jun 25 17:40:12 1999
diff -u --recursive --new-file v2.3.47/linux/arch/mips/baget/Makefile linux/arch/mips/baget/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.3 1999/08/13 17:07:26 harald Exp $
#
# Makefile for the Baget specific kernel interface routines
# under Linux.
@@ -15,7 +15,7 @@
cp -f $< $@
O_TARGET := baget.a
-O_OBJS := baget.o print.o setup.o time.o irq.o bagetIRQ.o reset.o wbflush.o
+O_OBJS := baget.o print.o setup.o time.o irq.o bagetIRQ.o reset.o
ifeq ($(CONFIG_SERIAL),y)
OX_OBJS += vacserial.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)