This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
avrdude: enable linux-gpio by default
Signed-off-by: John Crispin <blogic@openwrt.org>
lilik-openwrt-22.03
John Crispin
9 years ago
parent
d199f2c038
commit
3e1b55f8ef
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
utils/avrdude/Makefile
+ 1
- 0
utils/avrdude/Makefile
View File
@ -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
\
Write
Preview
Loading…
Cancel
Save