diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-04-22 07:13:21 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-04-22 07:13:21 +0000 |
commit | 4be3c3e48c90a8fb53f742d005db92088a90c575 (patch) | |
tree | 94763afa4da14ab138e56951de17198618a72ca0 /target/linux/mx2/patches-2.6.34/010-mach-vp6500.patch | |
parent | 81062a12ac315994e929ac926e0fec1990948040 (diff) | |
download | upstream-4be3c3e48c90a8fb53f742d005db92088a90c575.tar.gz upstream-4be3c3e48c90a8fb53f742d005db92088a90c575.tar.bz2 upstream-4be3c3e48c90a8fb53f742d005db92088a90c575.zip |
kernel: refresh patches for 2.6.34-rc5 and update md5sum
SVN-Revision: 21082
Diffstat (limited to 'target/linux/mx2/patches-2.6.34/010-mach-vp6500.patch')
-rw-r--r-- | target/linux/mx2/patches-2.6.34/010-mach-vp6500.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/mx2/patches-2.6.34/010-mach-vp6500.patch b/target/linux/mx2/patches-2.6.34/010-mach-vp6500.patch index 42d0e1e3f1..8d1832b56d 100644 --- a/target/linux/mx2/patches-2.6.34/010-mach-vp6500.patch +++ b/target/linux/mx2/patches-2.6.34/010-mach-vp6500.patch @@ -1,6 +1,6 @@ ---- a/arch/arm/mach-mx2/Kconfig 2010-04-10 13:56:17.000000000 +0200 -+++ b/arch/arm/mach-mx2/Kconfig 2010-04-10 13:42:38.000000000 +0200 -@@ -27,6 +27,12 @@ +--- a/arch/arm/mach-mx2/Kconfig ++++ b/arch/arm/mach-mx2/Kconfig +@@ -27,6 +27,12 @@ config MACH_MX21ADS Include support for MX21ADS platform. This includes specific configurations for the board and its peripherals. @@ -13,9 +13,9 @@ config MACH_MX27ADS bool "MX27ADS platform" depends on MACH_MX27 ---- a/arch/arm/mach-mx2/Makefile 2010-04-10 13:56:17.000000000 +0200 -+++ b/arch/arm/mach-mx2/Makefile 2010-04-10 13:49:32.000000000 +0200 -@@ -21,3 +21,4 @@ +--- a/arch/arm/mach-mx2/Makefile ++++ b/arch/arm/mach-mx2/Makefile +@@ -21,3 +21,4 @@ obj-$(CONFIG_MACH_CPUIMX27) += mach-cpui obj-$(CONFIG_MACH_EUKREA_MBIMX27_BASEBOARD) += eukrea_mbimx27-baseboard.o obj-$(CONFIG_MACH_PCA100) += mach-pca100.o obj-$(CONFIG_MACH_MXT_TD60) += mach-mxt_td60.o |