summaryrefslogtreecommitdiff
path: root/tools/padjffs2
Commit message (Collapse)AuthorAgeFilesLines
* padjffs2: add a different kind of padding (using standard jffs2 elements) to ↵Felix Fietkau2013-11-141-17/+49
| | | | | | | | work around broken boot loaders for kernel partitions Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38804
* tools/padjffs2: allow to specify extra offsetGabor Juhos2013-09-251-3/+14
| | | | | | | | | This will be useful for firmware images which are using a custom header. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38195
* convert remaining tools to $(HOST_STATIC_LINKING) (#12012)Jo-Philipp Wich2012-08-121-1/+1
| | | | SVN-Revision: 33148
* padjffs2: link staticallyJo-Philipp Wich2012-08-102-2/+6
| | | | SVN-Revision: 33100
* tools: clean up Makefiles / make ccache workJohn Crispin2012-01-151-4/+0
| | | | SVN-Revision: 29754
* padjffs2: fix a compiler warning that makes the build fail because of -WerrorFelix Fietkau2011-07-021-1/+1
| | | | SVN-Revision: 27361
* tools: create a new tool for more efficient jffs2 paddingGabor Juhos2011-07-023-0/+206
SVN-Revision: 27355