SubDir OBOS_TOP src kernel boot arch x86 ;

KernelMergeObject boot_arch_stage2.o :
	<$(SOURCE_GRIST)>stage2.c 
	<$(SOURCE_GRIST)>stage2_asm.S 
	<$(SOURCE_GRIST)>smp_boot.c  
	<$(SOURCE_GRIST)>smp_trampoline.S 
	: 
	-fno-pic 
	;
