From: Kenn H. <ke...@us...> - 2003-07-10 00:13:24
|
Update of /cvsroot/linux-vax/kernel-2.5/arch/vax/kernel In directory sc8-pr-cvs1:/tmp/cvs-serv5767/arch/vax/kernel 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/kernel/Makefile,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- Makefile 17 Feb 2003 20:05:54 -0000 1.7 +++ Makefile 10 Jul 2003 00:13:16 -0000 1.8 @@ -12,4 +12,3 @@ cpu_ka410.o cpu_ka42.o cpu_ka43.o cpu_ka46.o cpu_ka55.o \ cpu_vxt.o clock.o -include $(TOPDIR)/Rules.make |