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 master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6]
/
arch
/
arm
/
mach-shark
/
Makefile
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