repo.or.cz
/
linux-3.6.7-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
initial commit with v3.6.7
[linux-3.6.7-moxart.git]
/
arch
/
h8300
/
kernel
/
Makefile
blob
1cc57f872d3477f5b29620449c3a1c52109f93e1
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 syscalls.o \
10
entry.o timer
/
11
12
obj-
$(
CONFIG_MODULES
) +=
module.o h8300_ksyms.o