Makefile 221 B

1234567891011
  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
  6. #
  7. # Early printk support
  8. #
  9. obj-$(CONFIG_EARLY_PRINTK) += early_printk.o