Makefile 138 B

12345678910
  1. #
  2. # Makefile for the PMC-Sierra Titan
  3. #
  4. obj-y += irq.o prom.o py-console.o setup.o
  5. obj-$(CONFIG_SMP) += smp.o
  6. ccflags-y := -Werror