From 316a8857768f9649b97f479915aa4bc29f7d8029 Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 19 May 2008 12:03:12 +0000 Subject: [pxa] refresh kernel patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11209 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/pxa/patches-2.6.21/005-compact-flash.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'target/linux/pxa/patches-2.6.21/005-compact-flash.patch') diff --git a/target/linux/pxa/patches-2.6.21/005-compact-flash.patch b/target/linux/pxa/patches-2.6.21/005-compact-flash.patch index e3bce37c8..d866555f3 100644 --- a/target/linux/pxa/patches-2.6.21/005-compact-flash.patch +++ b/target/linux/pxa/patches-2.6.21/005-compact-flash.patch @@ -1,17 +1,17 @@ -Index: linux-2.6.21gum/drivers/pcmcia/Makefile +Index: linux-2.6.21.7/drivers/pcmcia/Makefile =================================================================== ---- linux-2.6.21gum.orig/drivers/pcmcia/Makefile -+++ linux-2.6.21gum/drivers/pcmcia/Makefile +--- linux-2.6.21.7.orig/drivers/pcmcia/Makefile ++++ linux-2.6.21.7/drivers/pcmcia/Makefile @@ -69,4 +69,4 @@ sa1100_cs-$(CONFIG_SA1100_SIMPAD) += sa pxa2xx_cs-$(CONFIG_ARCH_LUBBOCK) += pxa2xx_lubbock.o sa1111_generic.o pxa2xx_cs-$(CONFIG_MACH_MAINSTONE) += pxa2xx_mainstone.o pxa2xx_cs-$(CONFIG_PXA_SHARPSL) += pxa2xx_sharpsl.o - +pxa2xx_cs-$(CONFIG_ARCH_GUMSTIX) += pxa2xx_gumstix.o -Index: linux-2.6.21gum/drivers/pcmcia/pxa2xx_gumstix.c +Index: linux-2.6.21.7/drivers/pcmcia/pxa2xx_gumstix.c =================================================================== --- /dev/null -+++ linux-2.6.21gum/drivers/pcmcia/pxa2xx_gumstix.c ++++ linux-2.6.21.7/drivers/pcmcia/pxa2xx_gumstix.c @@ -0,0 +1,272 @@ +/* + * linux/drivers/pcmcia/pxa2xx_gumstix.c -- cgit v1.2.3