Zhao Qiang | 7aa1aa6 | 2015-11-30 10:48:57 +0800 | [diff] [blame] | 1 | # |
2 | # Makefile for the Linux Kernel SOC fsl specific device drivers | ||||
3 | # | ||||
4 | |||||
Claudiu Manoil | e0b80f0 | 2016-09-22 18:04:12 +0300 | [diff] [blame] | 5 | obj-$(CONFIG_FSL_DPAA) += qbman/ |
Zhao Qiang | 7aa1aa6 | 2015-11-30 10:48:57 +0800 | [diff] [blame] | 6 | obj-$(CONFIG_QUICC_ENGINE) += qe/ |
7 | obj-$(CONFIG_CPM) += qe/ | ||||
yangbo lu | a6fc3b6 | 2016-11-09 11:14:08 +0800 | [diff] [blame] | 8 | obj-$(CONFIG_FSL_GUTS) += guts.o |