repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
iptables: bump to version 1.6.1
[buildroot-gz.git]
/
package
/
libcurl
/
Config.in
blob
026ae0154b080b6453cfb1b91c0b4ff9771dadd6
1
config BR2_PACKAGE_LIBCURL
2
bool "libcurl"
3
help
4
cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet,
5
and Dict servers, using any of the supported protocols.
6
7
http://curl.haxx.se/
8
9
if BR2_PACKAGE_LIBCURL
10
11
config BR2_PACKAGE_CURL
12
bool "curl binary"
13
help
14
Install curl binary as well
15
16
endif