aboutsummaryrefslogtreecommitdiffstats
path: root/tools/sstrip/src
Commit message (Collapse)AuthorAgeFilesLines
* tools/sstrip: Fix compile under standard linux.Rosen Penev2017-12-081-4/+5
| | | | | | bswap32 undefined is the issue. Added the proper header. Also fixed a few format/conversion warnings that clang complained about without -Wall or -Wextra. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Revert "[tools] sstrip: Was missing include of <byteswap.h>"Daniel Dickinson2010-12-121-1/+0
| | | | | | This reverts commit bcb48716d097c16834f222c267c73e847f4a8dd0. SVN-Revision: 24511
* sstrip: Was missing include of <byteswap.h>Daniel Dickinson2010-12-121-0/+1
| | | | SVN-Revision: 24510
* sstrip: fix a section length corruption bug (patch from #6847)Felix Fietkau2010-03-121-2/+1
| | | | SVN-Revision: 20154
* cleanupFelix Fietkau2006-10-141-26/+0
| | | | SVN-Revision: 5097
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+492