Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1210 → Rev 1209

//kernel/trunk/Makefile
78,9 → 78,6
ifeq ($(CONFIG_DEBUG_ALLREGS),y)
DEFS += -DCONFIG_DEBUG_ALLREGS
endif
ifeq ($(CONFIG_VHPT),y)
DEFS += -DCONFIG_VHPT
endif
 
## Toolchain configuration
#