repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
iwlwifi: fix merge sequence: exit on error before state change
[linux-2.6/verdex.git]
/
arch
/
arm
/
mach-ixp23xx
/
Makefile
blob
288b371b6d035c2a474d1f5b804afe8071c9337e
1
#
2
# Makefile for the linux kernel.
3
#
4
obj-y
:=
core.o pci.o
5
obj-m
:=
6
obj-n
:=
7
obj-
:=
8
9
obj-
$(
CONFIG_MACH_ESPRESSO
) +=
espresso.o
10
obj-
$(
CONFIG_MACH_IXDP2351
) +=
ixdp2351.o
11
obj-
$(
CONFIG_MACH_ROADRUNNER
) +=
roadrunner.o