[kernel] modules/gpio_dev: move to drivers/char/ on older kernels as well, and create...
authorGabor Juhos <juhosg@openwrt.org>
Tue, 5 Aug 2008 09:52:23 +0000 (09:52 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 5 Aug 2008 09:52:23 +0000 (09:52 +0000)
commite930bd912de9744506046a27e2351ea624bc0832
tree2b60beba9e465fa67c83392bd07e0ad8dacb8324
parent5de588bcb8289e22d5f88a5fdad92076cd2e2cb2
[kernel] modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12133 3c298f89-4303-0410-b956-a3cf2f4a3e73
16 files changed:
package/kernel/modules/other.mk
target/linux/generic-2.6/config-2.6.23
target/linux/generic-2.6/config-2.6.24
target/linux/generic-2.6/config-2.6.25
target/linux/generic-2.6/config-2.6.26
target/linux/generic-2.6/config-default
target/linux/generic-2.6/files/drivers/char/gpio_dev.c [new file with mode: 0644]
target/linux/generic-2.6/files/drivers/gpio/Kconfig [deleted file]
target/linux/generic-2.6/files/drivers/gpio/Makefile [deleted file]
target/linux/generic-2.6/files/drivers/gpio/gpio_dev.c [deleted file]
target/linux/generic-2.6/patches-2.6.23/420-gpiodev.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.23/920-gpio_dev.patch [deleted file]
target/linux/generic-2.6/patches-2.6.24/420-gpiodev.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.24/920-gpio_dev.patch [deleted file]
target/linux/generic-2.6/patches/420-gpiodev.patch [new file with mode: 0644]
target/linux/pxa/patches-2.6.21/011-proc-gpio.patch