repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 's5p/for-next'
[linux-2.6/next.git]
/
arch
/
arm
/
mach-shark
/
Makefile
blob
45be9b04e7baaf2cabe4640a411a43d96a159a81
1
#
2
# Makefile for the linux kernel.
3
#
4
5
# Object file lists.
6
7
obj-y
:=
core.o dma.o irq.o pci.o
8
obj-m
:=
9
obj-n
:=
10
obj-
:=
11
12
obj-
$(
CONFIG_LEDS
) +=
leds.o