Merge tag 'omap-for-v4.7/fixes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / arch / score / kernel / Makefile
1 #
2 # Makefile for the Linux/SCORE kernel.
3 #
4
5 extra-y := head.o vmlinux.lds
6
7 obj-y += entry.o irq.o process.o ptrace.o \
8 setup.o signal.o sys_score.o time.o traps.o \
9 sys_call_table.o
10
11 obj-$(CONFIG_MODULES) += module.o
This page took 0.042978 seconds and 5 git commands to generate.