From 8107f6f1d9e0b406f22ce51d158d3605d8b44be3 Mon Sep 17 00:00:00 2001 From: Sven Luther Date: Mon, 23 May 2005 16:56:35 +0000 Subject: [PATCH] Added powerpc Makefile.inc svn path=/branches/kernel-image-2.6.11/; revision=3226 --- arch/powerpc/Makefile.inc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 arch/powerpc/Makefile.inc diff --git a/arch/powerpc/Makefile.inc b/arch/powerpc/Makefile.inc new file mode 100644 index 000000000..ef746c570 --- /dev/null +++ b/arch/powerpc/Makefile.inc @@ -0,0 +1,7 @@ +# +# Variables +# +include_common_config = 'yes' +header_dirs = 'ppc | ppc64' +headers_subarch = pmac +build_subarch = pmac