Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1984 → Rev 1985

/trunk/kernel/Makefile
115,6 → 115,10
endif
endif
 
ifeq ($(CONFIG_BENCH),y)
DEFS += -DCONFIG_BENCH
endif
 
## Toolchain configuration
#