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
irqchip: Fix dependencies for archs w/o HAS_IOMEM
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-mediatek
/
Makefile
blob
21164605b83fcd8e923798b679b29ac75781c4cc
1
ifeq
($(
CONFIG_SMP
),
y
)
2
obj-
$(
CONFIG_ARCH_MEDIATEK
) +=
platsmp.o
3
endif
4
obj-
$(
CONFIG_ARCH_MEDIATEK
) +=
mediatek.o