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+= \
|
CONFIGURE_ARGS+= \
|
||||||
--disable-doc \
|
--disable-doc \
|
||||||
--disable-parport \
|
--disable-parport \
|
||||||
|
--enable-linuxgpio \
|
||||||
|
|
||||||
TARGET_CFLAGS+= \
|
TARGET_CFLAGS+= \
|
||||||
-D_GNU_SOURCE \
|
-D_GNU_SOURCE \
|
||||||
|
|
Loading…
Reference in a new issue