repo.or.cz
/
wrt350n-kernel.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
[wrt350n-kernel.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