X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/c886d2690dae0258d64fef02d8a24c901f7c2d6b..f789e68d8b0e2f7c76033717dc45764af9dc6163:/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..6143fc69d 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,13 @@ -Index: linux-2.6.21gum/drivers/pcmcia/Makefile -=================================================================== ---- linux-2.6.21gum.orig/drivers/pcmcia/Makefile -+++ linux-2.6.21gum/drivers/pcmcia/Makefile +--- a/drivers/pcmcia/Makefile ++++ b/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 -=================================================================== --- /dev/null -+++ linux-2.6.21gum/drivers/pcmcia/pxa2xx_gumstix.c ++++ b/drivers/pcmcia/pxa2xx_gumstix.c @@ -0,0 +1,272 @@ +/* + * linux/drivers/pcmcia/pxa2xx_gumstix.c