1# mips object files 2# The object files are linked as core-y files would be linked 3 4obj-y += kernel/ 5obj-y += mm/ 6obj-y += math-emu/ 7