Fix dhcp-forwarder build, move init-script to ./files/
[openwrt.git] / openwrt / package / dhcp-forwarder / Config.in
1 config BR2_PACKAGE_DHCP_FORWARDER
2         tristate "dhcp-forwarder - a DHCP relay agent"
3         default m if CONFIG_DEVEL
4         help
5           A DHCP relay agent
6           
7           http://www.nongnu.org/dhcp-fwd/
8           
9