repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.20.13
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-iop32x
/
Makefile
blob
7b05b37e1f94c5ea6d4b49f1e8e9786990864473
1
#
2
# Makefile for the linux kernel.
3
#
4
5
obj-y
:=
irq.o
6
obj-m
:=
7
obj-n
:=
8
obj-
:=
9
10
obj-
$(
CONFIG_MACH_GLANTANK
) +=
glantank.o
11
obj-
$(
CONFIG_ARCH_IQ80321
) +=
iq80321.o
12
obj-
$(
CONFIG_ARCH_IQ31244
) +=
iq31244.o
13
obj-
$(
CONFIG_MACH_N2100
) +=
n2100.o