diff options
author | Phil Blundell <philb@gnu.org> | 2005-06-28 13:36:05 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2005-06-28 13:36:05 +0000 |
commit | 245dd1dc7a3758e46b8813712811a125dbf782fa (patch) | |
tree | 011de963137e0e51c866ebf3ab7c61ab79a796ae /conf/distro/familiar.conf | |
parent | 1620ad72ba9dccd41dff6e5a98a00da8de025dc9 (diff) |
select devfs naming for udev
BKrev: 42c15245P52JD5WElG-VOLaXOttxhA
Diffstat (limited to 'conf/distro/familiar.conf')
-rw-r--r-- | conf/distro/familiar.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/familiar.conf b/conf/distro/familiar.conf index 7895968215..497ba6a89c 100644 --- a/conf/distro/familiar.conf +++ b/conf/distro/familiar.conf @@ -7,3 +7,5 @@ TARGET_OS = "linux" PARALLEL_INSTALL_MODULES = "1" +UDEV_DEVFS_RULES = "1" + |