Makefile 178 B

12345678
  1. #
  2. # Makefile for the SNI specific part of the kernel
  3. #
  4. obj-y += irq.o reset.o setup.o a20r.o rm200.o pcimt.o pcit.o time.o
  5. obj-$(CONFIG_EISA) += eisa.o
  6. EXTRA_CFLAGS += -Werror