From: Kenn H. <ke...@us...> - 2003-07-10 00:13:24
|
Update of /cvsroot/linux-vax/kernel-2.5/arch/vax/mm In directory sc8-pr-cvs1:/tmp/cvs-serv5767/arch/vax/mm Modified Files: Makefile Log Message: As of 2.5.52, Rules.make is no more Index: Makefile =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/arch/vax/mm/Makefile,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Makefile 17 Feb 2003 20:05:55 -0000 1.5 +++ Makefile 10 Jul 2003 00:13:16 -0000 1.6 @@ -7,4 +7,3 @@ obj-y := init.o pgtable.o pgalloc.o ioremap.o extable.o fault.o -include $(TOPDIR)/Rules.make |