openwrtv4/target
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
..
imagebuilder fix bug in imagebuilder init.d scripts 2007-05-11 17:47:05 +00:00
linux Fix broadcom squashfs images: 2007-05-15 18:41:48 +00:00
sdk fixes for a few build errors on osx without fink 2007-04-29 01:30:48 +00:00
Config.in mark uml as broken and add some cleanups (not working yet) 2007-02-28 18:25:14 +00:00
Makefile the default_subtargets template was a bad idea, since different makefiles require different types of dependencies for subtargets. nuke it... 2007-04-18 17:35:46 +00:00