Makefile 443 B

123456789101112131415
  1. #
  2. # Copyright 2000 MontaVista Software Inc.
  3. # Author: MontaVista Software, Inc.
  4. # ppopov@mvista.com or source@mvista.com
  5. #
  6. # Makefile for the Alchemy Au1000 CPU, generic files.
  7. #
  8. obj-y += prom.o int-handler.o irq.o puts.o time.o reset.o \
  9. au1xxx_irqmap.o clocks.o platform.o power.o setup.o \
  10. sleeper.o cputable.o dma.o dbdma.o
  11. obj-$(CONFIG_AU1X00_USB_DEVICE) += usbdev.o
  12. obj-$(CONFIG_KGDB) += dbg_io.o
  13. obj-$(CONFIG_PCI) += pci.o