bjh21
|
7d9a4dbad7
|
Move blockio.S from sys/arch/arm32/arm32 to sys/arch/arm/arm, since I want to
start using it on arm26.
hpcarm gets to keep its own version, since it's not identical and I haven't
got an hpcarm box to test.
|
2001-05-29 23:03:20 +00:00 |
|
mrg
|
3783ca5d30
|
define _KERNEL_OPT as well as _KERNEL. we will use this in the future to
get kernel "opt_foo.h" headers, rather than _KERNEL && !_LKM.
|
2001-05-29 02:20:20 +00:00 |
|
chris
|
cbf8e0eb95
|
Add a files.footbridge for inclusion by cats and netwinder. This is to make moving of the footbridge dir easier (when it eventually moves from arm32)
Also remove EBSA285 defopt from the netwinder file as the netwinder isn't an eval board.
|
2001-05-23 21:21:42 +00:00 |
|
chris
|
6985df3d25
|
Add installable CATS kernel
|
2001-05-22 21:36:45 +00:00 |
|
chris
|
2addefd3d7
|
Start moving cats out of the arm32 dir into it's own arch dir.
|
2001-05-22 20:59:25 +00:00 |
|