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 |
|
bjh21
|
3dbffcc29f
|
Move the RAM base address of the kernel into a variable.
Set CPPFLAGSm CWARNFLAGS and STRIPFLAGS to the same as arm32 uses.
|
2001-02-17 19:38:36 +00:00 |
|
bjh21
|
a72248beab
|
Reduce unnecessary differences between this and Makefile.arm32.
Also (more significantly), use the compiler's default -mcpu setting. This
means I can now build APCS-32 kernels. They work, too.
|
2001-02-17 17:23:48 +00:00 |
|
jdolecek
|
cacec11253
|
delete obsolete comment
|
2000-12-17 15:52:39 +00:00 |
|
bjh21
|
f32aac93cb
|
Add an ROMTEXTBASE option to change where the text segment is linked. This
might be useful for making rommable kernels if I can get the rest of the
infrastructure sorted.
|
2000-09-18 18:33:33 +00:00 |
|
bjh21
|
6744ec9f53
|
Include locore.S in the main assembly mkdep.
|
2000-07-20 20:26:32 +00:00 |
|
bjh21
|
6c97e2bd78
|
Initial commit of arm26 port
|
2000-05-09 21:55:44 +00:00 |
|