1# 2# Makefile for TOSHIBA JMR-TX3927 board 3# 4 5obj-y += prom.o irq.o setup.o 6 7EXTRA_CFLAGS += -Werror 8