avrdude: enable linux-gpio by default
authorJohn Crispin <redacted>
Tue, 25 Aug 2015 22:25:35 +0000 (00:25 +0200)
committerJohn Crispin <redacted>
Tue, 25 Aug 2015 22:26:33 +0000 (00:26 +0200)
Signed-off-by: John Crispin <redacted>
utils/avrdude/Makefile

index c3750c061da66b1740734b98dbd7cdef5f34b7ee..08f37c0957fddfbe4192612091bd12f39fc7e6be 100644 (file)
@@ -39,6 +39,7 @@ endef
 CONFIGURE_ARGS+= \
        --disable-doc \
        --disable-parport \
+       --enable-linuxgpio \
 
 TARGET_CFLAGS+= \
        -D_GNU_SOURCE \
git clone https://git.99rst.org/PROJECT