diff options
author | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-09-03 07:06:08 +0000 |
---|---|---|
committer | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-09-03 07:06:08 +0000 |
commit | 263d7b8592591780484fbd83a9df2cea2c61c6d4 (patch) | |
tree | 6b219564a0ca8faf7ff3b4a8ecac2f573549f165 /target | |
parent | 830230902948468e3b69006bbd7587705edc9f8d (diff) |
linux/orion: fix iproute2 issue (partially closes ticket #7862)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22878 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/orion/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index 2ddb8ca56..3b1e82e4b 100644 --- a/target/linux/orion/config-default +++ b/target/linux/orion/config-default @@ -105,7 +105,6 @@ CONFIG_INITRAMFS_SOURCE="" # CONFIG_IP6_NF_MATCH_OPTS is not set # CONFIG_IP6_NF_MATCH_RT is not set # CONFIG_IP6_NF_TARGET_LOG is not set -# CONFIG_IP_ADVANCED_ROUTER is not set CONFIG_IP_MROUTE=y # CONFIG_IP_NF_ARPTABLES is not set # CONFIG_IP_NF_MATCH_ADDRTYPE is not set |