Felix Fietkau
c6bc77ea36
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
...
SVN-Revision: 8362
2007-08-07 00:04:25 +00:00
Felix Fietkau
7e4f2dbf66
make the broadcom firmware image code more sane and also fix jffs2-256k related bugs ( #1888 )
...
SVN-Revision: 7731
2007-06-25 15:36:31 +00:00
Imre Kaloz
f9699632f1
enable image generation for the WRT150N
...
SVN-Revision: 7486
2007-06-04 09:26:40 +00:00
Felix Fietkau
63300d3d91
Fix broadcom squashfs images:
...
We switched over to appending the jffs2 eof mark to the squashfs images,
but since the squashfs is not always aligned to eraseblocksize, the eof
mark landed in the wrong place. This commit adds an extra flag to the
trx utility that can append extra data to a partition with alignment.
This is used to place the jffs2 eof mark at the right offset.
SVN-Revision: 7253
2007-05-15 18:41:48 +00:00
Mike Baker
4a41439c46
unified preinit environment
...
SVN-Revision: 7173
2007-05-10 14:37:47 +00:00
Felix Fietkau
653f61fb3e
clean up a few things in image build makefiles and fix unnecessary grub rebuilds
...
SVN-Revision: 6360
2007-02-25 18:20:34 +00:00
Felix Fietkau
d99f9e599a
bump version numbers of linksys images, because the linksys firmware often refuses to downgrade
...
SVN-Revision: 6074
2007-01-11 09:54:51 +00:00
Felix Fietkau
16ab10a683
move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between those two. symlink will be added in the next commit (i don't think svn can do that change atomically)
...
SVN-Revision: 6013
2007-01-07 15:25:26 +00:00
Mike Baker
c3c4dfb57b
move target/image/platform to target/linux/platform/image platform directories are now self contained
...
SVN-Revision: 5669
2006-11-28 20:14:41 +00:00