add generic gpio char dev for CONFIG_GENERIC_GPIO archs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10261 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
John Crispin
2008-01-26 03:16:11 +00:00
parent 862e65eb35
commit bfa7d43bee
9 changed files with 668 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
DEVICENAME ~~ (null|full|ptmx|tty|zero) {
DEVICENAME ~~ (null|full|ptmx|tty|zero|gpio) {
nothrottle
makedev /dev/%DEVICENAME% 0666
next