repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
integrity: IMA policy open
[linux-2.6/mini2440.git]
/
arch
/
arm
/
mach-ebsa110
/
Makefile
blob
6520ac83580260f7c134e465bf43c0e336c5a5b9
1
#
2
# Makefile for the linux kernel.
3
#
4
5
# Object file lists.
6
7
obj-y
:=
core.o io.o
8
obj-m
:=
9
obj-n
:=
10
obj-
:=
11
12
obj-
$(
CONFIG_LEDS
) +=
leds.o