diff options
-rw-r--r-- | arch/mips/Makefile | 2 | ||||
-rw-r--r-- | arch/mips/wrppmc/Makefile (renamed from arch/mips/gt64120/wrppmc/Makefile) | 0 | ||||
-rw-r--r-- | arch/mips/wrppmc/irq.c (renamed from arch/mips/gt64120/wrppmc/irq.c) | 0 | ||||
-rw-r--r-- | arch/mips/wrppmc/pci.c (renamed from arch/mips/gt64120/wrppmc/pci.c) | 0 | ||||
-rw-r--r-- | arch/mips/wrppmc/reset.c (renamed from arch/mips/gt64120/wrppmc/reset.c) | 0 | ||||
-rw-r--r-- | arch/mips/wrppmc/serial.c (renamed from arch/mips/gt64120/wrppmc/serial.c) | 0 | ||||
-rw-r--r-- | arch/mips/wrppmc/setup.c (renamed from arch/mips/gt64120/wrppmc/setup.c) | 0 | ||||
-rw-r--r-- | arch/mips/wrppmc/time.c (renamed from arch/mips/gt64120/wrppmc/time.c) | 0 |
8 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile index 2fbce8e25f36..10e8a293a01f 100644 --- a/arch/mips/Makefile +++ b/arch/mips/Makefile @@ -194,7 +194,7 @@ include $(srctree)/arch/mips/Kbuild.platforms # # 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 load-$(CONFIG_WR_PPMC) += 0xffffffff80100000 diff --git a/arch/mips/gt64120/wrppmc/Makefile b/arch/mips/wrppmc/Makefile index b49d282bee8a..b49d282bee8a 100644 --- a/arch/mips/gt64120/wrppmc/Makefile +++ b/arch/mips/wrppmc/Makefile diff --git a/arch/mips/gt64120/wrppmc/irq.c b/arch/mips/wrppmc/irq.c index c6e706274db4..c6e706274db4 100644 --- a/arch/mips/gt64120/wrppmc/irq.c +++ b/arch/mips/wrppmc/irq.c diff --git a/arch/mips/gt64120/wrppmc/pci.c b/arch/mips/wrppmc/pci.c index d06192faeb7c..d06192faeb7c 100644 --- a/arch/mips/gt64120/wrppmc/pci.c +++ b/arch/mips/wrppmc/pci.c diff --git a/arch/mips/gt64120/wrppmc/reset.c b/arch/mips/wrppmc/reset.c index cc5474b24f06..cc5474b24f06 100644 --- a/arch/mips/gt64120/wrppmc/reset.c +++ b/arch/mips/wrppmc/reset.c diff --git a/arch/mips/gt64120/wrppmc/serial.c b/arch/mips/wrppmc/serial.c index 6f9d0858f596..6f9d0858f596 100644 --- a/arch/mips/gt64120/wrppmc/serial.c +++ b/arch/mips/wrppmc/serial.c diff --git a/arch/mips/gt64120/wrppmc/setup.c b/arch/mips/wrppmc/setup.c index ca65c84031a7..ca65c84031a7 100644 --- a/arch/mips/gt64120/wrppmc/setup.c +++ b/arch/mips/wrppmc/setup.c diff --git a/arch/mips/gt64120/wrppmc/time.c b/arch/mips/wrppmc/time.c index 668dbd5f12c5..668dbd5f12c5 100644 --- a/arch/mips/gt64120/wrppmc/time.c +++ b/arch/mips/wrppmc/time.c |