add userspace tool for gpio_dev
authorJohn Crispin <john@openwrt.org>
Sat, 26 Jan 2008 04:24:05 +0000 (04:24 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 26 Jan 2008 04:24:05 +0000 (04:24 +0000)
commiteff1d3b51c43caff267259b0299504c78ac64027
tree8995d076d8b2e07f68850ec8aa018b34044b1206
parentb70c4fd45149676fead56b59dc14ad89f29b5164
add userspace tool for gpio_dev

SVN-Revision: 10267
package/gpioctl/Makefile [new file with mode: 0644]
package/gpioctl/src/Makefile [new file with mode: 0644]
package/gpioctl/src/main.c [new file with mode: 0644]
target/linux/generic-2.6/files/drivers/gpio/gpio_dev.c