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
mm: VM_flags comment fixes
[linux-2.6/mini2440.git]
/
arch
/
arm
/
mach-mx3
/
Makefile
blob
8b21abb71fb0c193564ae0c6ad936444673a032b
1
#
2
# Makefile for the linux kernel.
3
#
4
5
# Object file lists.
6
7
obj-y
:=
mm.o clock.o devices.o iomux.o
8
obj-
$(
CONFIG_MACH_MX31ADS
) +=
mx31ads.o
9
obj-
$(
CONFIG_MACH_MX31LITE
) +=
mx31lite.o
10
obj-
$(
CONFIG_MACH_PCM037
) +=
pcm037.o