Makefile 149 B

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