summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/mm/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds2011-07-24 18:55:18 +0200
committerLinus Torvalds2011-07-24 18:55:18 +0200
commitff0c4ad2c3a75ccfe6adca916e50804eb45bb2d9 (patch)
tree574f2d38793f7a08af73c40a96d6dc76af9c6f46 /arch/openrisc/mm/Makefile
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus (diff)
parentOpenRISC: Add MAINTAINERS entry (diff)
downloadkernel-qcow2-linux-ff0c4ad2c3a75ccfe6adca916e50804eb45bb2d9.tar.gz
kernel-qcow2-linux-ff0c4ad2c3a75ccfe6adca916e50804eb45bb2d9.tar.xz
kernel-qcow2-linux-ff0c4ad2c3a75ccfe6adca916e50804eb45bb2d9.zip
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
* 'for-upstream' of git://openrisc.net/jonas/linux: (24 commits) OpenRISC: Add MAINTAINERS entry OpenRISC: Miscellaneous OpenRISC: Library routines OpenRISC: Headers OpenRISC: Traps OpenRISC: Module support OpenRISC: GPIO OpenRISC: Scheduling/Process management OpenRISC: Idle/Power management OpenRISC: System calls OpenRISC: IRQ OpenRISC: Timekeeping OpenRISC: DMA OpenRISC: PTrace OpenRISC: Build infrastructure OpenRISC: Signal handling OpenRISC: Memory management OpenRISC: Device tree OpenRISC: Boot code iomap: make IOPORT/PCI mapping functions conditional ...
Diffstat (limited to 'arch/openrisc/mm/Makefile')
-rw-r--r--arch/openrisc/mm/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/openrisc/mm/Makefile b/arch/openrisc/mm/Makefile
new file mode 100644
index 000000000000..324ba2634529
--- /dev/null
+++ b/arch/openrisc/mm/Makefile
@@ -0,0 +1,5 @@
+#
+# Makefile for the linux openrisc-specific parts of the memory manager.
+#
+
+obj-y := fault.o tlb.o init.o ioremap.o