projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
[linux-2.6]
/
arch
/
h8300
/
kernel
/
Makefile
1
#
2
# Makefile for the linux kernel.
3
#
4
5
extra-y := vmlinux.lds
6
7
obj-y := process.o traps.o ptrace.o irq.o \
8
sys_h8300.o time.o signal.o \
9
setup.o gpio.o init_task.o syscalls.o \
10
entry.o timer/
11
12
obj-$(CONFIG_MODULES) += module.o h8300_ksyms.o