Commit 9ebc2935 authored by Ralf Baechle's avatar Ralf Baechle

MIPS: WRPPMC: Move code one directory level up.

It was the last platform under gt64120 and will fit better into the new
platform makefile scheme, if moved.
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 91598965
...@@ -194,7 +194,7 @@ include $(srctree)/arch/mips/Kbuild.platforms ...@@ -194,7 +194,7 @@ include $(srctree)/arch/mips/Kbuild.platforms
# #
# Wind River PPMC Board (4KC + GT64120) # Wind River PPMC Board (4KC + GT64120)
# #
core-$(CONFIG_WR_PPMC) += arch/mips/gt64120/wrppmc/ core-$(CONFIG_WR_PPMC) += arch/mips/wrppmc/
cflags-$(CONFIG_WR_PPMC) += -I$(srctree)/arch/mips/include/asm/mach-wrppmc cflags-$(CONFIG_WR_PPMC) += -I$(srctree)/arch/mips/include/asm/mach-wrppmc
load-$(CONFIG_WR_PPMC) += 0xffffffff80100000 load-$(CONFIG_WR_PPMC) += 0xffffffff80100000
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment