diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-03-27 17:47:41 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-03-27 17:47:41 +0000 |
commit | 26a7be32ea3aa4dfc8fd6dfc25f5d664999af8a1 (patch) | |
tree | a15048509533699af4023d77e61f86acde7fbb93 /target | |
parent | 52a44a70aed8d50fbb98a0c4b4726a11354cee8f (diff) |
[kernel/3.3] add missing INET_UDP_DIAG symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31095 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index ccc1cd54e..8cdc69353 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -983,6 +983,7 @@ CONFIG_INET=y # CONFIG_INET_LRO is not set # CONFIG_INET_TCP_DIAG is not set # CONFIG_INET_TUNNEL is not set +# CONFIG_INET_UDP_DIAG is not set # CONFIG_INET_XFRM_MODE_BEET is not set # CONFIG_INET_XFRM_MODE_TRANSPORT is not set # CONFIG_INET_XFRM_MODE_TUNNEL is not set |