avrdude: enable linux-gpio by default

Signed-off-by: John Crispin <blogic@openwrt.org>
This commit is contained in:
John Crispin
2015-08-26 00:25:35 +02:00
parent d199f2c038
commit 3e1b55f8ef

View File

@@ -39,6 +39,7 @@ endef
CONFIGURE_ARGS+= \
--disable-doc \
--disable-parport \
--enable-linuxgpio \
TARGET_CFLAGS+= \
-D_GNU_SOURCE \