package/avrdude: enable linuxgpio by default
authorSam Voss <samuel.voss@rockwellcollins.com>
Fri, 26 May 2017 13:14:20 +0000 (08:14 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 27 May 2017 15:25:49 +0000 (17:25 +0200)
Enable linux sysfs gpio framework cfg opt.

Signed-off-by: Sam Voss <samuel.voss@rockwellcollins.com>
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/avrdude/avrdude.mk

index f914ed7e56c21a6b6df37103fc7c5c213a02045d..c3797076d5bfa5f242762bddb9dc3e3b55dd46fb 100644 (file)
@@ -12,6 +12,7 @@ AVRDUDE_SUBDIR = avrdude
 # Sources coming from git, without generated configure and Makefile.in
 # files.
 AVRDUDE_AUTORECONF = YES
+AVRDUDE_CONF_OPTS = --enable-linuxgpio
 AVRDUDE_DEPENDENCIES = elfutils libusb libusb-compat ncurses \
        host-flex host-bison
 AVRDUDE_LICENSE = GPL-2.0+