powerpc/QE: add support for QE USB clocks routing
[deliverable/linux.git] / arch / powerpc / sysdev / qe_lib / Makefile
CommitLineData
98658538
LY
1#
2# Makefile for the linux ppc-specific parts of QE
3#
4obj-$(CONFIG_QUICC_ENGINE)+= qe.o qe_ic.o qe_io.o
5
6obj-$(CONFIG_UCC) += ucc.o
7obj-$(CONFIG_UCC_SLOW) += ucc_slow.o
8obj-$(CONFIG_UCC_FAST) += ucc_fast.o
5e41486c 9obj-$(CONFIG_QE_USB) += usb.o
This page took 0.170529 seconds and 5 git commands to generate.