[MIPS] Wind River 4KC PPMC Eval Board Support
[deliverable/linux.git] / arch / mips / Makefile
index aa37ae6cf32e917c1b1b299060f0ef71d0e35347..24a901cf5a454d0b772dba17845a42397513be69 100644 (file)
@@ -286,6 +286,13 @@ core-$(CONFIG_MIPS_EV96100)        += arch/mips/galileo-boards/ev96100/
 cflags-$(CONFIG_MIPS_EV96100)  += -Iinclude/asm-mips/mach-ev96100
 load-$(CONFIG_MIPS_EV96100)    += 0xffffffff80100000
 
+#
+# Wind River PPMC Board (4KC + GT64120)
+#
+core-$(CONFIG_WR_PPMC)         += arch/mips/gt64120/wrppmc/
+cflags-$(CONFIG_WR_PPMC)               += -Iinclude/asm-mips/mach-wrppmc
+load-$(CONFIG_WR_PPMC)         += 0xffffffff80100000
+
 #
 # Globespan IVR eval board with QED 5231 CPU
 #
This page took 0.026955 seconds and 5 git commands to generate.