Cross Reference: Makefile
xref: /linux-4.1.27/arch/mips/netlogic/xlp/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /linux-4.1.27/arch/mips/netlogic/xlp/
1obj-y				+= setup.o nlm_hal.o cop2-ex.o dt.o
2obj-$(CONFIG_SMP)		+= wakeup.o
3ifdef CONFIG_USB
4obj-y				+= usb-init.o
5obj-y				+= usb-init-xlp2.o
6endif
7ifdef CONFIG_SATA_AHCI
8obj-y				+= ahci-init.o
9obj-y				+= ahci-init-xlp2.o
10endif
11

Indexes created Thu Jun 29 04:38:44 JST 2017