diff options
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.26/130-wrt300nv2_support.patch')
-rw-r--r-- | target/linux/ixp4xx/patches-2.6.26/130-wrt300nv2_support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/patches-2.6.26/130-wrt300nv2_support.patch b/target/linux/ixp4xx/patches-2.6.26/130-wrt300nv2_support.patch index 4b2693355f..713986dc59 100644 --- a/target/linux/ixp4xx/patches-2.6.26/130-wrt300nv2_support.patch +++ b/target/linux/ixp4xx/patches-2.6.26/130-wrt300nv2_support.patch @@ -2,7 +2,7 @@ +++ b/arch/arm/mach-ixp4xx/Kconfig @@ -97,6 +97,14 @@ WP18 or NP18A boards. For more information on this - platform, see http://openwrt.org + platform, see http://www.compex.com.sg/home/OEM/product_ap.htm +config MACH_WRT300NV2 + bool "Linksys WRT300N v2" |