QE: use subsys_initcall to init qe
[deliverable/linux.git] / arch / powerpc / sysdev / qe_lib / Makefile
CommitLineData
98658538
LY
1#
2# Makefile for the linux ppc-specific parts of QE
3#
1291e49e
ZQ
4obj-$(CONFIG_QUICC_ENGINE)+= qe.o qe_common.o qe_ic.o qe_io.o
5obj-$(CONFIG_CPM) += qe_common.o
98658538
LY
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
32def337 10obj-$(CONFIG_QE_GPIO) += gpio.o
This page took 0.573397 seconds and 5 git commands to generate.