From 0844d5fe4950f671712ca16bfecd9baf4ffdf8a6 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 26 Jan 2008 03:16:11 +0000 Subject: add generic gpio char dev for CONFIG_GENERIC_GPIO archs SVN-Revision: 10261 --- package/base-files/files/etc/hotplug2-common.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package') diff --git a/package/base-files/files/etc/hotplug2-common.rules b/package/base-files/files/etc/hotplug2-common.rules index ed785e3b1c..875fa12eea 100644 --- a/package/base-files/files/etc/hotplug2-common.rules +++ b/package/base-files/files/etc/hotplug2-common.rules @@ -1,5 +1,5 @@ -DEVICENAME ~~ (null|full|ptmx|tty|zero) { +DEVICENAME ~~ (null|full|ptmx|tty|zero|gpio) { nothrottle makedev /dev/%DEVICENAME% 0666 next -- cgit v1.2.3