Makefile 200 B

123456789
  1. #
  2. # Makefile for the NEC DDB Vrc-5476 specific kernel interface routines
  3. # under Linux.
  4. #
  5. obj-y += setup.o irq.o nile4_pic.o vrc5476_irq.o
  6. obj-$(CONFIG_KGDB) += dbg_io.o
  7. EXTRA_AFLAGS := $(CFLAGS)