patch-2.1.34 linux/arch/sparc/Makefile
Next file: linux/arch/sparc/config.in
Previous file: linux/arch/ppc/mm/init.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Fri Apr 11 10:47:35 1997
- Orig file:
v2.1.33/linux/arch/sparc/Makefile
- Orig date:
Mon Apr 7 11:35:29 1997
diff -u --recursive --new-file v2.1.33/linux/arch/sparc/Makefile linux/arch/sparc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.26 1997/03/04 16:26:50 jj Exp $
+# $Id: Makefile,v 1.27 1997/04/07 06:54:08 davem Exp $
# sparc/Makefile
#
# Makefile for the architecture dependent flags and dependencies on the
@@ -33,7 +33,8 @@
ifdef CONFIG_AP1000
SUBDIRS := $(SUBDIRS) arch/sparc/ap1000 mpp
-CORE_FILES := $(TOPDIR)/arch/sparc/ap1000/ap1000lib.o $(TOPDIR)/mpp/mpplib.o $(CORE_FILES)
+CORE_FILES := $(TOPDIR)/arch/sparc/ap1000/ap1000lib.o \
+ $(TOPDIR)/mpp/mpplib.o $(CORE_FILES)
DRIVERS := $(DRIVERS) drivers/ap1000/ap1000.a
CFLAGS := $(CFLAGS) -D__MPP__=1
endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov