summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/devboards/pb1200/Makefile
diff options
context:
space:
mode:
authorManuel Lauss <mano@roarinelk.homelinux.net>2008-12-21 09:26:14 +0100
committerRalf Baechle <ralf@linux-mips.org>2009-01-11 09:57:25 +0000
commit58e75e86cf9af1130b3c628d924e6df0bc72832f (patch)
tree0c3e7511671a74ba5302aa5edbe2695cfbdee9ed /arch/mips/alchemy/devboards/pb1200/Makefile
parenta86c7f72454c4e855d5d6c80ed9f7f2ac55b001a (diff)
downloadop-kernel-dev-58e75e86cf9af1130b3c628d924e6df0bc72832f.zip
op-kernel-dev-58e75e86cf9af1130b3c628d924e6df0bc72832f.tar.gz
MIPS: Alchemy: Move development board code to common subdirectory
This should ease sharing of common devboard code. Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/alchemy/devboards/pb1200/Makefile')
-rw-r--r--arch/mips/alchemy/devboards/pb1200/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/mips/alchemy/devboards/pb1200/Makefile b/arch/mips/alchemy/devboards/pb1200/Makefile
new file mode 100644
index 0000000..d678adf
--- /dev/null
+++ b/arch/mips/alchemy/devboards/pb1200/Makefile
@@ -0,0 +1,8 @@
+#
+# Makefile for the Alchemy Semiconductor Pb1200/DBAu1200 boards.
+#
+
+lib-y := init.o board_setup.o irqmap.o
+obj-y += platform.o
+
+EXTRA_CFLAGS += -Werror
OpenPOWER on IntegriCloud