Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3365 → Rev 3364

/branches/sparc/kernel/arch/sparc64/Makefile.inc
76,14 → 76,6
DEFS += -DCONFIG_SMP
endif
 
ifeq ($(MACHINE),us2)
DEFS += -DUS2
endif
 
ifeq ($(MACHINE),us3)
DEFS += -DUS3
endif
 
ARCH_SOURCES = \
arch/$(ARCH)/src/cpu/cpu.c \
arch/$(ARCH)/src/asm.S \