Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1410 → Rev 1409

/kernel/trunk/arch/sparc64/Makefile.inc
61,6 → 61,7
CONFIG_ASID_FIFO = y
 
## Compile with support for framebuffer.
## Mapping of the framebuffer is implemented by a sparc64-specific function.
#
 
CONFIG_FB = y
90,5 → 91,4
arch/$(ARCH)/src/trap/exception.c \
arch/$(ARCH)/src/trap/interrupt.c \
arch/$(ARCH)/src/ddi/ddi.c \
arch/$(ARCH)/src/drivers/tick.c \
arch/$(ARCH)/src/drivers/i8042.c
arch/$(ARCH)/src/drivers/tick.c