projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
[platform/adaptation/renesas_rcar/renesas_kernel.git]
/
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 semaphore.o signal.o \
9
setup.o gpio.o init_task.o syscalls.o \
10
entry.o
11
12
obj-$(CONFIG_MODULES) += module.o h8300_ksyms.o