modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a packag...
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)
commit3527e7a64951f7af020dc5b5d4e588e5f33d136e
tree0e353626dea485fc8996c6e0763d2a70547e9592
parentcf8eecaad5c5987f1c44c51209589f4cceb8df48
modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it

SVN-Revision: 12133
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