6 lines
100 B
Makefile
6 lines
100 B
Makefile
|
#
|
||
|
# Makefile for the Linux Kernel SOC specific device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_ARCH_QCOM) += qcom/
|