2
0
forked from Ivasoft/openwrt

add generic gpio char dev for CONFIG_GENERIC_GPIO archs

SVN-Revision: 10261
This commit is contained in:
John Crispin
2008-01-26 03:16:11 +00:00
parent 929767622f
commit 0844d5fe49
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