xref: /linux/arch/mips/rb532/Makefile (revision 367b8112fe2ea5c39a7bb4d263dcdd9b612fae18)
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