Go ahead and include files.spi. It is going to be used by my alchemy
commit and it appears to be harmless to other configs. This is modeled much like files.i2c.
This commit is contained in:
parent
3bd9bd2f64
commit
533076c8ff
@ -1,4 +1,4 @@
|
||||
# $NetBSD: files,v 1.812 2006/09/24 03:54:00 jmcneill Exp $
|
||||
# $NetBSD: files,v 1.813 2006/10/02 07:57:46 gdamore Exp $
|
||||
|
||||
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
|
||||
|
||||
@ -280,6 +280,9 @@ define audiobell
|
||||
# I2C device support
|
||||
include "dev/i2c/files.i2c"
|
||||
|
||||
# SPI device support
|
||||
include "dev/spi/files.spi"
|
||||
|
||||
# IR device support
|
||||
include "dev/ir/files.ir"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user