浏览代码

add help desc

Mike Frysinger 21 年之前
父节点
当前提交
b4176386f4
共有 1 个文件被更改,包括 3 次插入4 次删除
  1. 3 4
      package/iptables/Config.in

+ 3 - 4
package/iptables/Config.in

@@ -1,8 +1,7 @@
-#
-
 config BR2_PACKAGE_IPTABLES
-	bool"iptables"
+	bool "iptables"
 	default n
 	help
-	  Add help text here.
+	  Linux kernel (2.4+) firewall, NAT, and packet mangling tools.
 
+	  http://www.iptables.org/