Makefile 154 B

1234567
  1. #
  2. # Makefile for the RB532 board specific parts of the kernel
  3. #
  4. obj-y += irq.o time.o setup.o serial.o prom.o gpio.o devices.o
  5. EXTRA_CFLAGS += -Werror