|
From: Pete P. <pp...@us...> - 2001-08-28 23:12:19
|
Update of /cvsroot/linux-mips/linux/arch/mips/galileo-boards/generic In directory usw-pr-cvs1:/tmp/cvs-serv28026/arch/mips/galileo-boards/generic Modified Files: Makefile Log Message: * ev96100 new pci support * fixed a compile problem * it8172/ivr Makefile cleanup * it8172 IDE driver bug fixes Index: Makefile =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/galileo-boards/generic/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Makefile 2001/07/09 19:28:47 1.3 --- Makefile 2001/08/28 23:12:15 1.4 *************** *** 35,39 **** O_TARGET:= galboards.o ! obj-y := reset.o cmdline.o include $(TOPDIR)/Rules.make --- 35,39 ---- O_TARGET:= galboards.o ! obj-y := reset.o include $(TOPDIR)/Rules.make |