diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-09-03 07:06:08 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-09-03 07:06:08 +0000 |
commit | e32d95b076f10afbdca3a20b21d473e22a04b93b (patch) | |
tree | 6b219564a0ca8faf7ff3b4a8ecac2f573549f165 /target | |
parent | 9f151e244d535da52cf38e5a8a2cdc508476b321 (diff) | |
download | upstream-e32d95b076f10afbdca3a20b21d473e22a04b93b.tar.gz upstream-e32d95b076f10afbdca3a20b21d473e22a04b93b.tar.bz2 upstream-e32d95b076f10afbdca3a20b21d473e22a04b93b.zip |
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 2ddb8ca566..3b1e82e4be 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 |