forked from Minki/linux
dde96ca8b3
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
8 lines
113 B
Makefile
8 lines
113 B
Makefile
#
|
|
# Makefile for the common code of TOSHIBA JMR-TX3927 board
|
|
#
|
|
|
|
obj-y += prom.o puts.o
|
|
|
|
EXTRA_CFLAGS += -Werror
|