avrdude: enable linux-gpio by default
Signed-off-by: John Crispin <blogic@openwrt.org>
This commit is contained in:
parent
d199f2c038
commit
3e1b55f8ef
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ endef
|
|||
CONFIGURE_ARGS+= \
|
||||
--disable-doc \
|
||||
--disable-parport \
|
||||
--enable-linuxgpio \
|
||||
|
||||
TARGET_CFLAGS+= \
|
||||
-D_GNU_SOURCE \
|
||||
|
|
Loading…
Reference in a new issue