summaryrefslogtreecommitdiffstats
path: root/arch/mips/emma/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2010-08-05 13:25:55 +0100
committerRalf Baechle <ralf@linux-mips.org>2010-08-05 13:25:55 +0100
commit2f22f456933c1db57d84627a046dd20e935ad51a (patch)
treeb43b3b45e59fc750bf0bc84d53622e0d87828f99 /arch/mips/emma/Makefile
parenta8b361d97f8e5a496a6144c470be03595247ad9f (diff)
downloadop-kernel-dev-2f22f456933c1db57d84627a046dd20e935ad51a.zip
op-kernel-dev-2f22f456933c1db57d84627a046dd20e935ad51a.tar.gz
MIPS: EMMA: Migrate to new platform makefile style.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/emma/Makefile')
-rw-r--r--arch/mips/emma/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mips/emma/Makefile b/arch/mips/emma/Makefile
new file mode 100644
index 0000000..4254a31
--- /dev/null
+++ b/arch/mips/emma/Makefile
@@ -0,0 +1,6 @@
+obj-$(CONFIG_SOC_EMMA2RH) += common/
+
+#
+# NEC EMMA2RH Mark-eins
+#
+obj-$(CONFIG_NEC_MARKEINS) += markeins/
OpenPOWER on IntegriCloud