CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/15 12:44:08
Modified files:
sys/arch/luna88k/conf: GENERIC RAMDISK
sys/arch/m88k/include: cpu.h
Log message:
With the previous fix to m8820x_initialize_cpu()
[sys/arch/m88k/m88k/m88k_machdep.c r1.66], we no longer force
single-processor kernels to nevertheless override MAX_CPU, and remove the
ability to override it in <machine/cpu.h>.
Tested by and ok aoyama@
