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
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
staging
/
most
/
Makefile
blob
be94673209f5f3ee74d569d92b7c263374c5f2c7
1
# SPDX-License-Identifier: GPL-2.0
2
3
obj-
$(
CONFIG_MOST_NET
) +=
net
/
4
obj-
$(
CONFIG_MOST_SOUND
) +=
sound
/
5
obj-
$(
CONFIG_MOST_VIDEO
) +=
video
/
6
obj-
$(
CONFIG_MOST_DIM2
) +=
dim2
/
7
obj-
$(
CONFIG_MOST_I2C
) +=
i2c
/