mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[pxa] refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11209 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user