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