Update of /cvsroot/linux-mips/linux/arch/mips/zboot/pb1xxx
In directory usw-pr-cvs1:/tmp/cvs-serv8203/arch/mips/zboot/pb1xxx
Modified Files:
Makefile
Log Message:
Updated the header.
Index: Makefile
===================================================================
RCS file: /cvsroot/linux-mips/linux/arch/mips/zboot/pb1xxx/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile 12 Apr 2002 18:10:48 -0000 1.1
+++ Makefile 12 Apr 2002 18:13:48 -0000 1.2
@@ -1,6 +1,6 @@
# arch/mips/compressed/alchemy/Makefile
#
-# Makefile for Alchemy Semiconductor PB1500 board.
+# Makefile for Alchemy Semiconductor Pb1[015]00 boards.
# All of the boot loader code was derived from the ppc
# boot code.
#
|