repo.or.cz
/
linux-rt-nao.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
repo init
[linux-rt-nao.git]
/
arch
/
arm
/
plat-mxc
/
Makefile
blob
db74a929179d3676b7c82754b72d16136949d974
1
#
2
# Makefile for the linux kernel.
3
#
4
5
# Common support
6
obj-y
:=
irq.o clock.o gpio.o time.o devices.o
7
8
obj-
$(
CONFIG_ARCH_MX1
) +=
iomux-mx1-mx2.o dma-mx1-mx2.o
9
obj-
$(
CONFIG_ARCH_MX2
) +=
iomux-mx1-mx2.o dma-mx1-mx2.o