diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-04-09 23:00:20 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-04-09 23:00:20 +0000 |
commit | a3113ae2ddc2b6d4cd5ff93ecad9757a593dfc04 (patch) | |
tree | b57dc4473c344d2f47f4668cbd0d52c58252f68f /target/linux/ixp4xx/patches-2.6.24 | |
parent | 61172b28f8893bd425641469399186b711905c08 (diff) | |
download | master-187ad058-a3113ae2ddc2b6d4cd5ff93ecad9757a593dfc04.tar.gz master-187ad058-a3113ae2ddc2b6d4cd5ff93ecad9757a593dfc04.tar.bz2 master-187ad058-a3113ae2ddc2b6d4cd5ff93ecad9757a593dfc04.zip |
add generic arm machine registry update
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10779 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.24')
-rw-r--r-- | target/linux/ixp4xx/patches-2.6.24/150-lanready_ap1000_support.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/ixp4xx/patches-2.6.24/150-lanready_ap1000_support.patch b/target/linux/ixp4xx/patches-2.6.24/150-lanready_ap1000_support.patch index 4070da1d04..953ce3c412 100644 --- a/target/linux/ixp4xx/patches-2.6.24/150-lanready_ap1000_support.patch +++ b/target/linux/ixp4xx/patches-2.6.24/150-lanready_ap1000_support.patch @@ -202,11 +202,3 @@ diff -Nur linux-2.6.23.1/arch/arm/mach-ixp4xx/Makefile linux-2.6.23.1-owrt/arch/ +obj-$(CONFIG_MACH_AP1000) += ap1000-setup.o obj-$(CONFIG_PCI) += $(obj-pci-$(CONFIG_PCI)) common-pci.o -diff -Nur linux-2.6.23.1/arch/arm/tools/mach-types linux-2.6.23.1-owrt/arch/arm/tools/mach-types ---- linux-2.6.23.1/arch/arm/tools/mach-types 2007-11-14 13:15:50.000000000 +0100 -+++ linux-2.6.23.1-owrt/arch/arm/tools/mach-types 2007-11-14 13:26:06.000000000 +0100 -@@ -1367,3 +1367,4 @@ - csb726 MACH_CSB726 CSB726 1359 - tik27 MACH_TIK27 TIK27 1360 - mx_uc7420 MACH_MX_UC7420 MX_UC7420 1361 -+ap1000 MACH_AP1000 AP1000 1543 |