Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1978 → Rev 1979

/trunk/boot/Makefile
47,6 → 47,10
DEFS += -DCONFIG_BAT
endif
 
ifeq ($(CONFIG_SMP),y)
DEFS += -DCONFIG_SMP
endif
 
.PHONY: all build config distclean clean generic_clean
 
all: