Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1094 → Rev 1093

//kernel/trunk/Makefile
75,9 → 75,6
ifeq ($(CONFIG_FPU_LAZY),y)
DEFS += -DCONFIG_FPU_LAZY
endif
ifeq ($(CONFIG_DEBUG_ALLREGS),y)
DEFS += -DCONFIG_DEBUG_ALLREGS
endif
 
## Toolchain configuration
#