You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
17 years ago
..
ccache move ccache to tools/ and fix potential dependency issue 18 years ago
ext2fs Remove getline definition for OSX since we ship a getline implementation 18 years ago
firmware-utils Fix broadcom squashfs images: 17 years ago
include fix sstrip linux compile 18 years ago
ipkg-utils finally move buildroot-ng to trunk 8 years ago
lzma fix lzma compile 18 years ago
mkimage host-build.mk used incorrectly 17 years ago
mtd-utils finally move buildroot-ng to trunk 8 years ago
sed more shell related fixes 18 years ago
squashfs finally move buildroot-ng to trunk 8 years ago
sstrip host-build.mk used incorrectly 17 years ago
Makefile fix host header files installation for tools (closes: #1604) 17 years ago