Hartmut Birr wrote:
Casper Hornstrup wrote:
I can build it now with CONFIG_SMP defined. I'll need to think a little more on how to implement 'make install' for MP=1. SMP support has changed much since last time I looked at it. Are there any files needed only when MP=1?
I think the only difference is hal.dll. Halmp.dll is copied to hal.dll.
I've build the smp kernel successful. The smp kernel boots if I copy halmp.dll over hal.dll.
- Hartmut