From 86c6d4d0acc64543a485c11e197d0bd2c5ae0bb2 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 5 Aug 2010 13:25:55 +0100 Subject: MIPS: PNX833x: Move code one directory level up. It was sharing the nxp directory but no code with pnx8550 and will fit better into the new platform makefile scheme, if moved. Signed-off-by: Ralf Baechle --- arch/mips/pnx833x/common/Makefile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 arch/mips/pnx833x/common/Makefile (limited to 'arch/mips/pnx833x/common/Makefile') diff --git a/arch/mips/pnx833x/common/Makefile b/arch/mips/pnx833x/common/Makefile new file mode 100644 index 000000000000..4a16f3b503b5 --- /dev/null +++ b/arch/mips/pnx833x/common/Makefile @@ -0,0 +1,3 @@ +obj-y := interrupts.o platform.o prom.o setup.o reset.o + +EXTRA_CFLAGS += -Werror -- cgit v1.2.3