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
mm: vma_adjust: remove superfluous check for next not NULL
[linux/fpc-iii.git]
/
drivers
/
sh
/
Makefile
blob
114203f32843216fcddae75fd225ea9b11284417
1
#
2
# Makefile for the SuperH specific drivers.
3
#
4
obj-
$(
CONFIG_SH_INTC
) +=
intc
/
5
ifneq
($(
CONFIG_COMMON_CLK
),
y
)
6
obj-
$(
CONFIG_HAVE_CLK
) +=
clk
/
7
endif
8
obj-
$(
CONFIG_MAPLE
) +=
maple
/
9
obj-
$(
CONFIG_SUPERHYWAY
) +=
superhyway
/
10
11
obj-y
+=
pm_runtime.o