Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3794 → Rev 3803

/trunk/uspace/lib/libc/arch/mips32/Makefile.inc
37,7 → 37,7
TOOLCHAIN_DIR = $(CROSS_PREFIX)/mipsel/bin
CFLAGS += -mips3
 
-include ../../Makefile.config
-include ../../../Makefile.config
ifeq ($(CONFIG_MIPS_FPU),y)
CFLAGS += -DCONFIG_MIPS_FPU
endif