Commit Graph

2 Commits

Author SHA1 Message Date
p-wassi 1fc42dbf58 utils/avrdude: update to 6.3
Update avrdude to upstream release 6.3

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-05 08:15:44 +01:00
Jo-Philipp Wich d028771f28 avrdude: fix musl compatibility
- 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>
2015-06-16 19:26:52 +02:00