avrdude: enable linux-gpio by default
Signed-off-by: John Crispin <blogic@openwrt.org>
This commit is contained in:
parent
ef9e4d0eb2
commit
47a400aaa7
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ endef
|
|||
CONFIGURE_ARGS+= \
|
||||
--disable-doc \
|
||||
--disable-parport \
|
||||
--enable-linuxgpio \
|
||||
|
||||
define Package/avrdude/conffiles
|
||||
/etc/avrdude.conf
|
||||
|
|
Loading…
Reference in a new issue