commit 3e1b55f8efef781e4f8be17d566c78135c7eca30
parent d199f2c038b04b78ab2ad4d0d5156c900af302d6
Author: John Crispin <blogic@openwrt.org>
Date: Wed, 26 Aug 2015 00:25:35 +0200
avrdude: enable linux-gpio by default
Signed-off-by: John Crispin <blogic@openwrt.org>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/utils/avrdude/Makefile b/utils/avrdude/Makefile
@@ -39,6 +39,7 @@ endef
CONFIGURE_ARGS+= \
--disable-doc \
--disable-parport \
+ --enable-linuxgpio \
TARGET_CFLAGS+= \
-D_GNU_SOURCE \