summaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorAurelien Jarno2007-09-05 08:59:34 +0200
committerRalf Baechle2007-10-12 00:46:06 +0200
commit2f56cfdd812a17623483d3dfa3370a2e6282b245 (patch)
tree624e2bfccf0b0ee02cd94343acdf5d3364cb002e /arch/mips/Makefile
parent[MIPS] Move CFE code into arch/mips/fw/cfe (diff)
downloadkernel-qcow2-linux-2f56cfdd812a17623483d3dfa3370a2e6282b245.tar.gz
kernel-qcow2-linux-2f56cfdd812a17623483d3dfa3370a2e6282b245.tar.xz
kernel-qcow2-linux-2f56cfdd812a17623483d3dfa3370a2e6282b245.zip
[MIPS] Move ARC code into arch/mips/fw/arc
Move the ARC code to arch/mips/fw/arc from arch/mips/arc. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index a097ae61eb6b..b0fac2d436b7 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -148,7 +148,7 @@ endif
#
# Firmware support
#
-libs-$(CONFIG_ARC) += arch/mips/arc/
+libs-$(CONFIG_ARC) += arch/mips/fw/arc/
libs-$(CONFIG_CFE) += arch/mips/fw/cfe/
libs-$(CONFIG_SIBYTE_CFE) += arch/mips/sibyte/cfe/