thorpej
|
2e546f76dd
|
Don't need "options PROG32" anymore.
|
2001-11-24 00:11:00 +00:00 |
|
lukem
|
03aef4723c
|
cleanup:
options SPACE TAB
makeoptions TAB
psuedo-device TAB
remove trailing whitespace
replace multiple spaces -> tabs
options "FOO" -> options FOO
options "FOO=bar" -> options FOO=bar
options "FOO=\"bar\"" -> options FOO="\"bar\""
|
2001-11-20 12:56:17 +00:00 |
|
thorpej
|
c3dc4c8c9e
|
Add PCI_NETBSD_CONFIGURE.
|
2001-11-09 20:59:39 +00:00 |
|
thorpej
|
acf9a688a0
|
Rework and fleshing out of Intel IQ80310 XScale eval board support.
More work to do -- this is a snapshot of work-in-progress.
|
2001-11-07 00:33:22 +00:00 |
|
thorpej
|
c88c2c4852
|
Don't require the IQ80310 option. Made possible by files.<board>.
|
2001-11-04 03:01:19 +00:00 |
|
thorpej
|
b8d49fac16
|
Move board-specific config definitions into files.<board>, allowing
each board type to have its own device namespace.
|
2001-11-04 02:20:22 +00:00 |
|
rearnsha
|
3444679bb4
|
Define BOARDTYPE in the Makefile so that the target-specific
Makefile fragment (to be added shortly) can DTRT based on the
board we are building a kernel for.
|
2001-10-27 16:12:33 +00:00 |
|
matt
|
2df33a5b6b
|
Add a NEWINTR option to reflect the new interrupt/spl being implemented in
evbarm.
|
2001-09-05 17:00:20 +00:00 |
|
matt
|
1bf6aa62be
|
more evbarm files (very incomplete).
|
2001-09-05 04:53:39 +00:00 |
|