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