tn3399_openwrt/tools
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
..
ccache move ccache to tools/ and fix potential dependency issue 2007-02-27 23:46:34 +00:00
ext2fs Remove getline definition for OSX since we ship a getline implementation 2007-01-05 15:29:21 +00:00
firmware-utils Fix broadcom squashfs images: 2007-05-15 18:41:48 +00:00
include fix sstrip linux compile 2006-10-14 23:12:29 +00:00
ipkg-utils finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00
lzma fix lzma compile 2006-10-14 21:44:23 +00:00
mkimage host-build.mk used incorrectly 2007-05-10 07:02:04 +00:00
mtd-utils finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00
sed more shell related fixes 2006-11-12 02:45:13 +00:00
squashfs finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00
sstrip host-build.mk used incorrectly 2007-05-10 07:02:04 +00:00
Makefile fix host header files installation for tools (closes: #1604) 2007-04-21 22:23:33 +00:00