Pete Popov | e3ad1c2 | 2005-03-01 06:33:16 +0000 | [diff] [blame] | 1 | # |
2 | # Makefile for the Alchemy Semiconductor PB1200 board. | ||||
3 | # | ||||
4 | |||||
5 | lib-y := init.o board_setup.o irqmap.o | ||||
Ralf Baechle | ae11e32 | 2007-11-01 16:46:14 +0000 | [diff] [blame^] | 6 | |
7 | EXTRA_CFLAGS += -Werror |