diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-24 09:39:17 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-24 09:39:17 +0000 |
commit | dab65574c2acbc7827fca5fa8d6bc063ee4b7b56 (patch) | |
tree | 50597f31e7f8ae57241d2d01dfb86f7399bb7a6e /target/linux/generic/patches-2.6.38/420-gpiodev.patch | |
parent | d544567329880a9c8c667300a17285670d59c3ff (diff) |
[target/generic]: refresh 2.6.38 patches with -rc2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25081 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.38/420-gpiodev.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.38/420-gpiodev.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.38/420-gpiodev.patch b/target/linux/generic/patches-2.6.38/420-gpiodev.patch index 6aa65c9256..5c1f3a6c28 100644 --- a/target/linux/generic/patches-2.6.38/420-gpiodev.patch +++ b/target/linux/generic/patches-2.6.38/420-gpiodev.patch @@ -17,7 +17,7 @@ depends on BLOCK --- a/drivers/char/Makefile +++ b/drivers/char/Makefile -@@ -82,6 +82,7 @@ obj-$(CONFIG_NWFLASH) += nwflash.o +@@ -69,6 +69,7 @@ obj-$(CONFIG_NWFLASH) += nwflash.o obj-$(CONFIG_SCx200_GPIO) += scx200_gpio.o obj-$(CONFIG_PC8736x_GPIO) += pc8736x_gpio.o obj-$(CONFIG_NSC_GPIO) += nsc_gpio.o |