7 lines
131 B
Makefile
7 lines
131 B
Makefile
|
#
|
||
|
# Makefile for the Linux Kernel SOC fsl specific device drivers
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_QUICC_ENGINE) += qe/
|
||
|
obj-$(CONFIG_CPM) += qe/
|