[kernel] fix a typo in the generic 2.6.27 config
[openwrt.git] / target / linux / ar7 / patches-2.6.25 / 120-gpio_chrdev.patch
index f80f022..cd5d744 100644 (file)
@@ -1,7 +1,5 @@
-Index: linux-2.6.25.1/drivers/char/Kconfig
-===================================================================
---- linux-2.6.25.1.orig/drivers/char/Kconfig   2008-05-01 23:45:25.000000000 +0200
-+++ linux-2.6.25.1/drivers/char/Kconfig        2008-05-03 16:18:26.000000000 +0200
+--- a/drivers/char/Kconfig
++++ b/drivers/char/Kconfig
 @@ -913,6 +913,15 @@
          To compile this driver as a module, choose M here: the
          module will be called mwave.
@@ -18,10 +16,8 @@ Index: linux-2.6.25.1/drivers/char/Kconfig
  config SCx200_GPIO
        tristate "NatSemi SCx200 GPIO Support"
        depends on SCx200
-Index: linux-2.6.25.1/drivers/char/Makefile
-===================================================================
---- linux-2.6.25.1.orig/drivers/char/Makefile  2008-05-01 23:45:25.000000000 +0200
-+++ linux-2.6.25.1/drivers/char/Makefile       2008-05-03 16:18:26.000000000 +0200
+--- a/drivers/char/Makefile
++++ b/drivers/char/Makefile
 @@ -90,6 +90,7 @@
  obj-$(CONFIG_PPDEV)           += ppdev.o
  obj-$(CONFIG_NWBUTTON)                += nwbutton.o
This page took 0.022108 seconds and 4 git commands to generate.