projects
/
firefly-linux-kernel-4.4.55.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
usb: bc: fix compile error
[firefly-linux-kernel-4.4.55.git]
/
drivers
/
adc
/
Makefile
1
#
2
# Makefile for the adc core.
3
#
4
5
obj-$(CONFIG_ADC) += core.o
6
obj-y += plat/
7