From 59fe549733fb21f1e669bea148dc8c7899890844 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Thu, 30 May 2013 20:18:40 +0200 Subject: MIPS: add Atheros ar531x family support Signed-off-by: Oleksij Rempel Signed-off-by: Antony Pavlov Signed-off-by: Sascha Hauer --- arch/mips/mach-ar231x/Makefile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 arch/mips/mach-ar231x/Makefile (limited to 'arch/mips/mach-ar231x/Makefile') 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 -- cgit v1.2.3