aboutsummaryrefslogtreecommitdiff
path: root/utils/avrdude
Commit message (Collapse)AuthorAge
* avrdude: Fix inclusion of libelf when BUILD_NLS=yTed Hess2015-12-06
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* avrdude: enable linux-gpio by defaultJohn Crispin2015-08-26
| | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* avrdude: fix musl compatibilityJo-Philipp Wich2015-06-16
| | | | | | | - Build with -D_GNU_SOURCE to expose "loff_t" required for libelf.h - Include sys/types.h before usb.h to provide missing u_int*_t types Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* avrdude: Add libelf dependencyTed Hess2015-04-28
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* avrdude: move from oldpackages, update to latest version & build optsTed Hess2015-04-23
Signed-off-by: Ted Hess <thess@kitschensync.net>