ae11e3214b
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
7 lines
124 B
Makefile
7 lines
124 B
Makefile
#
|
|
# Makefile for the Alchemy Semiconductor PB1200 board.
|
|
#
|
|
|
|
lib-y := init.o board_setup.o irqmap.o
|
|
|
|
EXTRA_CFLAGS += -Werror
|