ARCH = sparc

stage2:
	$(MAKE) -C ../.. boot/stage2

clean:
	$(MAKE) -C ../.. stage2clean
