projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
[linux-2.6]
/
arch
/
arm
/
mach-iop32x
/
Makefile
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