X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/c886d2690dae0258d64fef02d8a24c901f7c2d6b..3bedd206ff99279034442b09b5d1fb00f1cc6cb0:/target/linux/pxa/patches-2.6.21/003-arch-config.patch?ds=inline diff --git a/target/linux/pxa/patches-2.6.21/003-arch-config.patch b/target/linux/pxa/patches-2.6.21/003-arch-config.patch index 19a83101d..9b203d3a8 100644 --- a/target/linux/pxa/patches-2.6.21/003-arch-config.patch +++ b/target/linux/pxa/patches-2.6.21/003-arch-config.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.21gum/arch/arm/mach-pxa/Kconfig +Index: linux-2.6.21.7/arch/arm/mach-pxa/Kconfig =================================================================== ---- linux-2.6.21gum.orig/arch/arm/mach-pxa/Kconfig -+++ linux-2.6.21gum/arch/arm/mach-pxa/Kconfig +--- linux-2.6.21.7.orig/arch/arm/mach-pxa/Kconfig ++++ linux-2.6.21.7/arch/arm/mach-pxa/Kconfig @@ -5,6 +5,10 @@ menu "Intel PXA2xx Implementations" choice prompt "Select target board" @@ -48,10 +48,10 @@ Index: linux-2.6.21gum/arch/arm/mach-pxa/Kconfig config PXA25x bool help -Index: linux-2.6.21gum/arch/arm/mach-pxa/Makefile +Index: linux-2.6.21.7/arch/arm/mach-pxa/Makefile =================================================================== ---- linux-2.6.21gum.orig/arch/arm/mach-pxa/Makefile -+++ linux-2.6.21gum/arch/arm/mach-pxa/Makefile +--- linux-2.6.21.7.orig/arch/arm/mach-pxa/Makefile ++++ linux-2.6.21.7/arch/arm/mach-pxa/Makefile @@ -8,6 +8,7 @@ obj-$(CONFIG_PXA25x) += pxa25x.o obj-$(CONFIG_PXA27x) += pxa27x.o