NetBSD/sys/dev/nor/files.nor
ahoka de9f857863 Initial work on a NOR driver; it's commited here as is,
so I can cooperate with Cliff Neighbors on finishing it.

Not any way connected to the build.
2011-06-22 21:59:15 +00:00

12 lines
233 B
Plaintext

# $NetBSD: files.nor,v 1.1 2011/06/22 21:59:15 ahoka Exp $
define norbus { }
device nor: flashbus
attach nor at norbus
file dev/nor/nor.c nor
#file dev/nor/nor_io.c nor
defflag opt_nor.h NOR_DEBUG
defflag opt_nor.h NOR_VERBOSE