MIPS: PNX833x: Migrate to new platform makefile style.
[deliverable/linux.git] / arch / mips / pnx833x / Platform
diff --git a/arch/mips/pnx833x/Platform b/arch/mips/pnx833x/Platform
new file mode 100644 (file)
index 0000000..7e6ec4d
--- /dev/null
@@ -0,0 +1,5 @@
+# NXP STB225
+platform-$(CONFIG_SOC_PNX833X) += pnx833x/
+cflags-$(CONFIG_SOC_PNX833X)    += -Iarch/mips/include/asm/mach-pnx833x
+load-$(CONFIG_NXP_STB220)      += 0xffffffff80001000
+load-$(CONFIG_NXP_STB225)      += 0xffffffff80001000
This page took 0.039329 seconds and 5 git commands to generate.