]> Git Repo - linux.git/blob - arch/powerpc/sysdev/qe_lib/Makefile
x86, reboot: Add EFI and CF9 reboot methods into the default list
[linux.git] / arch / powerpc / sysdev / qe_lib / Makefile
1 #
2 # Makefile for the linux ppc-specific parts of QE
3 #
4 obj-$(CONFIG_QUICC_ENGINE)+= qe.o qe_ic.o qe_io.o
5
6 obj-$(CONFIG_UCC)       += ucc.o
7 obj-$(CONFIG_UCC_SLOW)  += ucc_slow.o
8 obj-$(CONFIG_UCC_FAST)  += ucc_fast.o
9 obj-$(CONFIG_QE_USB)    += usb.o
10 obj-$(CONFIG_QE_GPIO)   += gpio.o
This page took 0.038018 seconds and 4 git commands to generate.