xref: /linux/arch/mips/rb532/Makefile (revision 27258e448eb301cf89e351df87aa8cb916653bf2)
1#
2# Makefile for the RB532 board specific parts of the kernel
3#
4
5obj-y	 += irq.o time.o setup.o serial.o prom.o gpio.o devices.o
6
7EXTRA_CFLAGS += -Werror
8