summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-ar231x/Makefile
diff options
context:
space:
mode:
authorOleksij Rempel <linux@rempel-privat.de>2013-05-30 20:18:40 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-05-31 08:56:33 +0200
commit59fe549733fb21f1e669bea148dc8c7899890844 (patch)
tree73987d701aeac5d34f7a14ffbc3112e847d69ade /arch/mips/mach-ar231x/Makefile
parentdf308bd4bfadf8a5dd29f6a4f9a29cc459e00ad3 (diff)
downloadbarebox-59fe549733fb21f1e669bea148dc8c7899890844.tar.gz
barebox-59fe549733fb21f1e669bea148dc8c7899890844.tar.xz
MIPS: add Atheros ar531x family support
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/mach-ar231x/Makefile')
-rw-r--r--arch/mips/mach-ar231x/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/mach-ar231x/Makefile b/arch/mips/mach-ar231x/Makefile
new file mode 100644
index 0000000000..eba8e818b5
--- /dev/null
+++ b/arch/mips/mach-ar231x/Makefile
@@ -0,0 +1,3 @@
+obj-y += ar231x.o
+obj-y += board.o
+obj-y += ar231x_reset.o