Makefile 271 B

123456789101112
  1. #
  2. # Makefile for loongson based machines.
  3. #
  4. obj-y += setup.o init.o cmdline.o env.o time.o reset.o irq.o \
  5. pci.o bonito-irq.o mem.o machtype.o uart_base.o
  6. #
  7. # Early printk support
  8. #
  9. obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
  10. obj-$(CONFIG_SERIAL_8250) += serial.o