create /dev/puffs in 'all'
This commit is contained in:
parent
7e90974e98
commit
e56cecb8ea
@ -1,5 +1,5 @@
|
||||
#!/bin/sh -
|
||||
# $NetBSD: MAKEDEV.tmpl,v 1.69 2006/12/29 19:16:30 ad Exp $
|
||||
# $NetBSD: MAKEDEV.tmpl,v 1.70 2007/01/09 15:34:15 pooka Exp $
|
||||
#
|
||||
# Copyright (c) 2003 The NetBSD Foundation, Inc.
|
||||
# All rights reserved.
|
||||
@ -483,6 +483,7 @@ all)
|
||||
makedev tap tap0 tap1 tap2 tap3
|
||||
makedev gpio gpio0 gpio1 gpio2 gpio3 gpio4 gpio5 gpio6 gpio7
|
||||
makedev bthub
|
||||
makedev puffs
|
||||
;;
|
||||
|
||||
init)
|
||||
|
Loading…
x
Reference in New Issue
Block a user