mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
avrdude: enable linux-gpio by default
Signed-off-by: John Crispin <blogic@openwrt.org>
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user