fix firewall script, add ar7 network if into the bridge by default
[openwrt.git] / package / atftp / Config.in
1 config BR2_PACKAGE_ATFTP
2 tristate "atftp - a tftp client"
3 default m if CONFIG_DEVEL
4 help
5 tftp client
6
7 config BR2_PACKAGE_ATFTPD
8 tristate "atftpd - a tftp server"
9 default m if CONFIG_DEVEL
10 help
11 tftp server
This page took 0.040534 seconds and 5 git commands to generate.