Makefile 164 B

1234567
  1. #
  2. # Makefile for the Cobalt micro systems family specific parts of the kernel
  3. #
  4. obj-y := irq.o int-handler.o reset.o setup.o promcon.o
  5. EXTRA_AFLAGS := $(CFLAGS)