aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/Makefile
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2012-05-15 15:27:15 -0400
committerDavid S. Miller <davem@davemloft.net>2012-05-15 16:18:08 -0400
commite1d7de8377e6ab3dbd2359507b217ea6b0944302 (patch)
treefd25228abf452b9d3cbcb8aeb2d60e2f084a3960 /arch/sparc/Makefile
parent3462285df99e14a7866d7e35cd3c948a324af014 (diff)
sparc: introduce arch/sparc/Kbuild
This allows us to do: make arch/sparc/ to build the core part of the sparc kernel. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/Makefile')
-rw-r--r--arch/sparc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/sparc/Makefile b/arch/sparc/Makefile
index a4928150c63..b9a72e2b8ac 100644
--- a/arch/sparc/Makefile
+++ b/arch/sparc/Makefile
@@ -52,8 +52,8 @@ endif
52head-y := arch/sparc/kernel/head_$(BITS).o 52head-y := arch/sparc/kernel/head_$(BITS).o
53head-y += arch/sparc/kernel/init_task.o 53head-y += arch/sparc/kernel/init_task.o
54 54
55core-y += arch/sparc/kernel/ 55# See arch/sparc/Kbuild for the core part of the kernel
56core-y += arch/sparc/mm/ arch/sparc/math-emu/ 56core-y += arch/sparc/
57 57
58libs-y += arch/sparc/prom/ 58libs-y += arch/sparc/prom/
59libs-y += arch/sparc/lib/ 59libs-y += arch/sparc/lib/