7aa1aa6e ZQ |
1 | # |
2 | # Makefile for the Linux Kernel SOC fsl specific device drivers |
3 | # |
4 | |
e0b80f00 |
5 | obj-$(CONFIG_FSL_DPAA) += qbman/ |
7aa1aa6e ZQ |
6 | obj-$(CONFIG_QUICC_ENGINE) += qe/ |
7 | obj-$(CONFIG_CPM) += qe/ |
a6fc3b69 |
8 | obj-$(CONFIG_FSL_GUTS) += guts.o |