Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | utils/avrdude: update to 6.3 | p-wassi | 2016-12-05 |
| | | | | | | Update avrdude to upstream release 6.3 Signed-off-by: Paul Wassi <p.wassi@gmx.at> | ||
* | avrdude: fix musl compatibility | Jo-Philipp Wich | 2015-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> |