aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/cris/kernel/Makefile
diff options
context:
space:
mode:
authorRabin Vincent <rabin@rab.in>2015-02-08 16:14:06 +0100
committerJesper Nilsson <jespern@axis.com>2015-03-25 09:49:48 +0100
commita9f75ac5a24cb94c2373daa3d73f90d22cf5d94b (patch)
treeb445b1d3aae563e8465e639edf05b782ac50f1d9 /arch/cris/kernel/Makefile
parentCRISv32: add irq domains support (diff)
downloadwireguard-linux-a9f75ac5a24cb94c2373daa3d73f90d22cf5d94b.tar.xz
wireguard-linux-a9f75ac5a24cb94c2373daa3d73f90d22cf5d94b.zip
CRISv32: add device tree support
Add support for booting CRISv32 with a built-in device tree. Signed-off-by: Rabin Vincent <rabin@rab.in> Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Diffstat (limited to 'arch/cris/kernel/Makefile')
-rw-r--r--arch/cris/kernel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/cris/kernel/Makefile b/arch/cris/kernel/Makefile
index b45640b3e600..edef71f12bb8 100644
--- a/arch/cris/kernel/Makefile
+++ b/arch/cris/kernel/Makefile
@@ -7,6 +7,7 @@ CPPFLAGS_vmlinux.lds := -DDRAM_VIRTUAL_BASE=0x$(CONFIG_ETRAX_DRAM_VIRTUAL_BASE)
extra-y := vmlinux.lds
obj-y := process.o traps.o irq.o ptrace.o setup.o time.o sys_cris.o
+obj-y += devicetree.o
obj-$(CONFIG_MODULES) += crisksyms.o
obj-$(CONFIG_MODULES) += module.o