aboutsummaryrefslogtreecommitdiff
path: root/etc/MAKEDEV
diff options
context:
space:
mode:
Diffstat (limited to 'etc/MAKEDEV')
-rw-r--r--etc/MAKEDEV1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/MAKEDEV b/etc/MAKEDEV
index 55f29ee3de98..3c19e2450aad 100644
--- a/etc/MAKEDEV
+++ b/etc/MAKEDEV
@@ -1634,6 +1634,7 @@ i4btrc*)
aac*)
unit=`expr $i : 'aac\(.*\)'`
mknod aac$unit c 150 `unit2minor $unit`
+ ln -s aac$unit afa$unit
;;
mlx*)