add a lot of debian fixes to ppp (should fix persist and demand, too), clean up patches
[openwrt.git] / openwrt / package / atftp / Config.in
1 config BR2_PACKAGE_ATFTP
2 tristate "atftp"
3 default m if CONFIG_DEVEL
4 help
5 tftp client
6
7 config BR2_PACKAGE_ATFTPD
8 tristate "atftpd"
9 default m if CONFIG_DEVEL
10 help
11 tftp server
This page took 0.040187 seconds and 5 git commands to generate.