aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/drivers/gpio/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-08-05 09:52:23 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-08-05 09:52:23 +0000
commit3527e7a64951f7af020dc5b5d4e588e5f33d136e (patch)
tree0e353626dea485fc8996c6e0763d2a70547e9592 /target/linux/generic-2.6/files/drivers/gpio/Makefile
parentcf8eecaad5c5987f1c44c51209589f4cceb8df48 (diff)
downloadupstream-3527e7a64951f7af020dc5b5d4e588e5f33d136e.tar.gz
upstream-3527e7a64951f7af020dc5b5d4e588e5f33d136e.tar.bz2
upstream-3527e7a64951f7af020dc5b5d4e588e5f33d136e.zip
modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
SVN-Revision: 12133
Diffstat (limited to 'target/linux/generic-2.6/files/drivers/gpio/Makefile')
-rw-r--r--target/linux/generic-2.6/files/drivers/gpio/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/files/drivers/gpio/Makefile b/target/linux/generic-2.6/files/drivers/gpio/Makefile
deleted file mode 100644
index 166c5c7434..0000000000
--- a/target/linux/generic-2.6/files/drivers/gpio/Makefile
+++ /dev/null
@@ -1 +0,0 @@
-obj-$(CONFIG_GPIO_DEVICE) += gpio_dev.o