Makefile 173 B

12345678
  1. #
  2. # Makefile for the SNI specific part of the kernel
  3. #
  4. obj-y += irq.o pcimt_scache.o reset.o setup.o
  5. obj-$(CONFIG_CPU_BIG_ENDIAN) += sniprom.o
  6. EXTRA_AFLAGS := $(CFLAGS)