projects
/
linux-2.6-microblaze.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'for-4.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
[linux-2.6-microblaze.git]
/
drivers
/
slimbus
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0
2
#
3
# Makefile for kernel SLIMbus framework.
4
#
5
obj-$(CONFIG_SLIMBUS) += slimbus.o
6
slimbus-y := core.o messaging.o sched.o
7
8
#Controllers
9
obj-$(CONFIG_SLIM_QCOM_CTRL) += slim-qcom-ctrl.o
10
slim-qcom-ctrl-y := qcom-ctrl.o