aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/h8300/kernel/Makefile')
-rw-r--r--arch/h8300/kernel/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/h8300/kernel/Makefile b/arch/h8300/kernel/Makefile
new file mode 100644
index 000000000000..71b6131e98b8
--- /dev/null
+++ b/arch/h8300/kernel/Makefile
@@ -0,0 +1,11 @@
1#
2# Makefile for the linux kernel.
3#
4
5extra-y := vmlinux.lds
6
7obj-y := process.o traps.o ptrace.o ints.o \
8 sys_h8300.o time.o semaphore.o signal.o \
9 setup.o gpio.o init_task.o syscalls.o
10
11obj-$(CONFIG_MODULES) += module.o h8300_ksyms.o