7a46124ea4
at MAXPARTITIONS/OLDMAXPARTITIONS in kernel sources, so that it wouldn't need to be specified separately in MAKEDEV.conf change platform MAKEDEV.conf to contain only MD targets and nothing else; simplify the parsing in MAKEDEV.awk accordingly
11 lines
143 B
Plaintext
11 lines
143 B
Plaintext
# $NetBSD: MAKEDEV.conf,v 1.2 2003/10/19 19:07:27 jdolecek Exp $
|
|
|
|
all_md)
|
|
makedev wscons wd0 wd1
|
|
makedev usbs
|
|
;;
|
|
|
|
ramdisk)
|
|
makedev md0
|
|
;;
|