From 91a548d57e9c95bb47b66d9d3ac0bf381619a6e7 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 5 Aug 2010 13:25:56 +0100 Subject: MIPS: PNX833x: Migrate to new platform makefile style. Signed-off-by: Ralf Baechle --- arch/mips/pnx833x/Makefile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 arch/mips/pnx833x/Makefile (limited to 'arch/mips/pnx833x/Makefile') diff --git a/arch/mips/pnx833x/Makefile b/arch/mips/pnx833x/Makefile new file mode 100644 index 000000000000..02c4698cab05 --- /dev/null +++ b/arch/mips/pnx833x/Makefile @@ -0,0 +1,3 @@ +obj-$(CONFIG_SOC_PNX833X) += common/ +obj-$(CONFIG_NXP_STB220) += stb22x/ +obj-$(CONFIG_NXP_STB225) += stb22x/ -- cgit v1.2.1