patch-1.3.70 linux/arch/alpha/kernel/setup.c

Next file: linux/arch/i386/boot/bootsect.S
Previous file: linux/arch/alpha/kernel/irq.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.69/linux/arch/alpha/kernel/setup.c linux/arch/alpha/kernel/setup.c
@@ -139,6 +139,8 @@
 	*memory_start_p = lca_init(*memory_start_p, *memory_end_p);
 #elif defined(CONFIG_ALPHA_APECS)
 	*memory_start_p = apecs_init(*memory_start_p, *memory_end_p);
+#elif defined(CONFIG_ALPHA_ALCOR)
+	*memory_start_p = alcor_init(*memory_start_p, *memory_end_p);
 #endif
 }
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this