summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/Makefile
diff options
context:
space:
mode:
authorJayachandran C2011-05-06 22:06:57 +0200
committerRalf Baechle2011-05-19 10:55:40 +0200
commit7f058e852b229ec77b37676b2b78baf2e78ffee8 (patch)
tree5c0415b6fdeae671c4bbac77e7660d3588cc15f0 /arch/mips/lib/Makefile
parentMIPS: Platform files for XLR/XLS processor support (diff)
downloadkernel-qcow2-linux-7f058e852b229ec77b37676b2b78baf2e78ffee8.tar.gz
kernel-qcow2-linux-7f058e852b229ec77b37676b2b78baf2e78ffee8.tar.xz
kernel-qcow2-linux-7f058e852b229ec77b37676b2b78baf2e78ffee8.zip
MIPS: Kconfig and Makefile update for Netlogic XLR/XLS
Add NLM_XLR_BOARD, CPU_XLR and other config options Makefile updates, mostly based on r4k Signed-off-by: Jayachandran C <jayachandranc@netlogicmicro.com> To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2334/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/lib/Makefile')
-rw-r--r--arch/mips/lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/lib/Makefile b/arch/mips/lib/Makefile
index 2adead5a8a37..b2cad4fd5fc4 100644
--- a/arch/mips/lib/Makefile
+++ b/arch/mips/lib/Makefile
@@ -28,6 +28,7 @@ obj-$(CONFIG_CPU_TX39XX) += r3k_dump_tlb.o
obj-$(CONFIG_CPU_TX49XX) += dump_tlb.o
obj-$(CONFIG_CPU_VR41XX) += dump_tlb.o
obj-$(CONFIG_CPU_CAVIUM_OCTEON) += dump_tlb.o
+obj-$(CONFIG_CPU_XLR) += dump_tlb.o
# libgcc-style stuff needed in the kernel
obj-y += ashldi3.o ashrdi3.o cmpdi2.o lshrdi3.o ucmpdi2.o