add atftp, bind and dhcp, not perfect, but first step
[openwrt/staging/dedeckeh.git] / openwrt / package / atftp / Config.in
diff --git a/openwrt/package/atftp/Config.in b/openwrt/package/atftp/Config.in
new file mode 100644 (file)
index 0000000..43ef082
--- /dev/null
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_ATFTP
+       tristate "atftp"
+       default m if CONFIG_DEVEL
+       help
+       tftp client
+
+config BR2_PACKAGE_ATFTPD
+       tristate "atftpd"
+       default m if CONFIG_DEVEL
+       help
+       tftp server