Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204487
b: refs/heads/master
c: 9aeb404
h: refs/heads/master
i:
  204485: 66dd3a4
  204483: d869d8f
  204479: c4e60a0
v: v3
  • Loading branch information
Sam Ravnborg authored and Ralf Baechle committed Aug 5, 2010
1 parent 9f42292 commit a86b3d6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 78e6f4c03d51e4004866918a1482d48624e38d67
refs/heads/master: 9aeb404b4cfed41fdfd01e6fb3cc995c327ba98e
6 changes: 6 additions & 0 deletions trunk/arch/mips/Kbuild
Original file line number Diff line number Diff line change
@@ -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/
3 changes: 2 additions & 1 deletion trunk/arch/mips/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,8 @@ head-y := arch/mips/kernel/head.o arch/mips/kernel/init_task.o

libs-y += arch/mips/lib/

core-y += arch/mips/kernel/ arch/mips/mm/ arch/mips/math-emu/
# See arch/mips/Kbuild for content of core part of the kernel
core-y += arch/mips/

drivers-$(CONFIG_OPROFILE) += arch/mips/oprofile/

Expand Down

0 comments on commit a86b3d6

Please sign in to comment.