mtd/fs/jffs2 Makefile,1.36,1.37 GNUmakefile,1.6,1.7
David Woodhouse
dwmw2 at infradead.org
Wed May 14 16:26:32 EDT 2003
- Previous message: mtd/drivers/mtd/chips amd_flash.c,1.20,1.21
cfi_cmdset_0001.c,1.116,1.117 cfi_cmdset_0002.c,1.69,1.70
cfi_cmdset_0020.c,1.1,1.2 jedec.c,1.14,1.15 map_ram.c,1.14,1.15
map_rom.c,1.17,1.18 sharp.c,1.9,1.10
- Next message: mtd/drivers/mtd/maps amd76xrom.c,1.4,1.5 arctic-mtd.c,1.5,1.6
autcpu12-nvram.c,1.2,1.3 beech-mtd.c,1.4,1.5 cdb89712.c,1.4,1.5
ceiva.c,1.4,1.5 cfi_flagadm.c,1.8,1.9 cstm_mips_ixx.c,1.6,1.7
dbox2-flash.c,1.6,1.7 dc21285.c,1.11,1.12 dilnetpc.c,1.9,1.10
ebony.c,1.4,1.5 edb7312.c,1.4,1.5 elan-104nc.c,1.14,1.15
epxa10db-flash.c,1.6,1.7 fortunet.c,1.3,1.4 h720x-flash.c,1.2,1.3
ich2rom.c,1.4,1.5 impa7.c,1.4,1.5 integrator-flash.c,1.9,1.10
iq80310.c,1.11,1.12 l440gx.c,1.9,1.10 lasat.c,1.2,1.3
lubbock-flash.c,1.3,1.4 mbx860.c,1.2,1.3 netsc520.c,1.6,1.7
nettel.c,1.2,1.3 nora.c,1.21,1.22 ocelot.c,1.8,1.9
octagon-5066.c,1.21,1.22 pb1xxx-flash.c,1.5,1.6 pci.c,1.3,1.4
pcmciamtd.c,1.41,1.42 physmap.c,1.23,1.24 pnc2000.c,1.11,1.12
redwood.c,1.3,1.4 rpxlite.c,1.16,1.17 sa1100-flash.c,1.31,1.32
sbc_gxx.c,1.22,1.23 sc520cdp.c,1.12,1.13 scb2_flash.c,1.3,1.4
scx200_docflash.c,1.2,1.3 solutionengine.c,1.6,1.7
sun_uflash.c,1.5,1.6 tqm8xxl.c,1.5,1.6 tsunami_flash.c,1.2,1.3
uclinux.c,1.3,1.4 vmax301.c,1.25,1.26
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/mtd/fs/jffs2
In directory phoenix.infradead.org:/tmp/cvs-serv8721
Modified Files:
Makefile GNUmakefile
Log Message:
Move Rules.make
Index: Makefile
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/Makefile,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- Makefile 27 Nov 2002 10:45:09 -0000 1.36
+++ Makefile 14 May 2003 20:26:30 -0000 1.37
@@ -37,5 +37,3 @@
O_TARGET := jffs2.o
endif
-include $(TOPDIR)/Rules.make
-
Index: GNUmakefile
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/GNUmakefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- GNUmakefile 3 Sep 2002 16:38:24 -0000 1.6
+++ GNUmakefile 14 May 2003 20:26:30 -0000 1.7
@@ -44,6 +44,6 @@
include Makefile
-
+-include $(TOPDIR)/Rules.make
endif
- Previous message: mtd/drivers/mtd/chips amd_flash.c,1.20,1.21
cfi_cmdset_0001.c,1.116,1.117 cfi_cmdset_0002.c,1.69,1.70
cfi_cmdset_0020.c,1.1,1.2 jedec.c,1.14,1.15 map_ram.c,1.14,1.15
map_rom.c,1.17,1.18 sharp.c,1.9,1.10
- Next message: mtd/drivers/mtd/maps amd76xrom.c,1.4,1.5 arctic-mtd.c,1.5,1.6
autcpu12-nvram.c,1.2,1.3 beech-mtd.c,1.4,1.5 cdb89712.c,1.4,1.5
ceiva.c,1.4,1.5 cfi_flagadm.c,1.8,1.9 cstm_mips_ixx.c,1.6,1.7
dbox2-flash.c,1.6,1.7 dc21285.c,1.11,1.12 dilnetpc.c,1.9,1.10
ebony.c,1.4,1.5 edb7312.c,1.4,1.5 elan-104nc.c,1.14,1.15
epxa10db-flash.c,1.6,1.7 fortunet.c,1.3,1.4 h720x-flash.c,1.2,1.3
ich2rom.c,1.4,1.5 impa7.c,1.4,1.5 integrator-flash.c,1.9,1.10
iq80310.c,1.11,1.12 l440gx.c,1.9,1.10 lasat.c,1.2,1.3
lubbock-flash.c,1.3,1.4 mbx860.c,1.2,1.3 netsc520.c,1.6,1.7
nettel.c,1.2,1.3 nora.c,1.21,1.22 ocelot.c,1.8,1.9
octagon-5066.c,1.21,1.22 pb1xxx-flash.c,1.5,1.6 pci.c,1.3,1.4
pcmciamtd.c,1.41,1.42 physmap.c,1.23,1.24 pnc2000.c,1.11,1.12
redwood.c,1.3,1.4 rpxlite.c,1.16,1.17 sa1100-flash.c,1.31,1.32
sbc_gxx.c,1.22,1.23 sc520cdp.c,1.12,1.13 scb2_flash.c,1.3,1.4
scx200_docflash.c,1.2,1.3 solutionengine.c,1.6,1.7
sun_uflash.c,1.5,1.6 tqm8xxl.c,1.5,1.6 tsunami_flash.c,1.2,1.3
uclinux.c,1.3,1.4 vmax301.c,1.25,1.26
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list