MIPS: Introduce arch/mips/Kbuild

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
To: linux-mips <linux-mips@linux-mips.org>
To: Wu Zhangjin <wuzhangjin@gmail.com>
Patchwork: https://patchwork.linux-mips.org/patch/1300/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Sam Ravnborg
2010-05-30 13:27:22 +02:00
committed by Ralf Baechle
parent 78e6f4c03d
commit 9aeb404b4c
2 changed files with 8 additions and 1 deletions

6
arch/mips/Kbuild Normal file
View File

@@ -0,0 +1,6 @@
# mips object files
# The object files are linked as core-y files would be linked
obj-y += kernel/
obj-y += mm/
obj-y += math-emu/