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
USB: serial: option: reimplement interface masking
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-ux500
/
Makefile
blob
a9a3453548f49c921d13057c891348a9c6362dc4
1
#
2
# Makefile for the linux kernel, U8500 machine.
3
#
4
5
obj-y
:=
pm.o
6
obj-
$(
CONFIG_UX500_SOC_DB8500
) +=
cpu-db8500.o
7
obj-
$(
CONFIG_SMP
) +=
platsmp.o
8
obj-
$(
CONFIG_PM_GENERIC_DOMAINS
) +=
pm_domains.o