matt
|
d4dcda551f
|
Revert back to arm32 (for now).
|
2001-06-12 18:02:20 +00:00 |
matt
|
12635e46a1
|
The machine is cats, the machine_arch is arm (not arm32).
|
2001-06-12 17:38:41 +00:00 |
matt
|
0aff179f16
|
Eliminate all files that are just #include <arm.foo.h>. Update Makefile
to refer to cats, not netwinder.
|
2001-06-12 17:37:35 +00:00 |
chris
|
be97fea093
|
Remove Makefile.cats. We now use the arch/arm/conf/Makefile.arm.
|
2001-06-12 08:33:48 +00:00 |
chris
|
eb541612a0
|
Add cats specific makefile for tags and includes.
|
2001-06-12 08:32:46 +00:00 |
chris
|
f90999bd42
|
Cats doesn't need io.h any more as it has it's own conf.c files.
|
2001-06-12 08:31:53 +00:00 |
chris
|
a7b8789da8
|
Add cats specific autoconf and conf.c. Also add defopt NETWINDER to files.cats, this is so a few things that include opt_netwinder compile.
|
2001-06-12 08:30:47 +00:00 |
chris
|
8c53bc98ee
|
comment out MEMORY_DISK_HOOKS, currently cats can only use an in-kernel memory disk.
|
2001-06-12 08:27:08 +00:00 |
chris
|
af8ce95972
|
Move the footbridge dir out of arm32 into arm.
|
2001-06-09 10:29:11 +00:00 |
chris
|
9e26feedf2
|
Finish off the cats arch dir by creating an include dir and populating it from
arm32/include.
Make use of std.cats in the kernel config.
Fixup files.cats so it actually works.
|
2001-06-08 22:22:59 +00:00 |
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 |