s/kdb/kbd/ in the `MAKEDEV minimal' target.

This commit is contained in:
ross 1998-09-19 06:58:06 +00:00
parent 4a000a54e6
commit e4b5f53951

@ -1,5 +1,5 @@
#!/bin/sh -
# $NetBSD: MAKEDEV,v 1.29 1998/04/16 04:38:11 thorpej Exp $
# $NetBSD: MAKEDEV,v 1.30 1998/09/19 06:58:06 ross Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@ -99,7 +99,7 @@ minimal)
sh $0 std
sh $0 sd0 sd1 sd2 sd3 pty0 st0 ch0 cd0 ccd0 ccd1 md0
sh $0 wd0 wd1 fd0 fd1
sh $0 ttyB0 ttyB1 ttyC0 ttyC1 ttyE0 ttyE1 kdb mouse
sh $0 ttyB0 ttyB1 ttyC0 ttyC1 ttyE0 ttyE1 kbd mouse
;;
std)