SubDir OBOS_TOP src kernel boot arch x86 ;

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