diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-14 20:55:33 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-14 20:55:33 +0000 |
commit | 79b04817d83b16a7b498150e87cfb8efbbd537ed (patch) | |
tree | 48c473502033b83d78777238f9679834b176b627 /target/linux/ixp4xx/patches-2.6.26/130-wrt300nv2_support.patch | |
parent | e54b0236cb5f67f9e60b8e67214ce5db8d54b763 (diff) |
update wp18/np18a patch, resync
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11831 3c298f89-4303-0410-b956-a3cf2f4a3e73
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" |