From e1d7de8377e6ab3dbd2359507b217ea6b0944302 Mon Sep 17 00:00:00 2001 From: Sam Ravnborg Date: Tue, 15 May 2012 21:27:15 +0200 Subject: 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 Signed-off-by: David S. Miller --- arch/sparc/Kbuild | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 arch/sparc/Kbuild (limited to 'arch/sparc/Kbuild') diff --git a/arch/sparc/Kbuild b/arch/sparc/Kbuild new file mode 100644 index 00000000000..27b540d2d55 --- /dev/null +++ b/arch/sparc/Kbuild @@ -0,0 +1,7 @@ +# +# core part of the sparc kernel +# + +obj-y += kernel/ +obj-y += mm/ +obj-y += math-emu/ -- cgit v1.2.3-70-g09d2