blob: 6ce938200bbdc6a2b69135642c86cf85f93ce678 [file] [log] [blame]
Sam Ravnborg66f9ba12010-05-30 16:26:40 +02001# Fail on warnings - also for files referenced in subdirs
2# -Werror can be disabled for specific files using:
3# CFLAGS_<file.o> := -Wno-error
4subdir-ccflags-y := -Werror
5
6
Sam Ravnborg9aeb4042010-05-30 13:27:22 +02007# mips object files
8# The object files are linked as core-y files would be linked
9
10obj-y += kernel/
11obj-y += mm/
12obj-y += math-emu/