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 | ||||
Sergei Shtylyov | fcbd3b4 | 2008-04-28 19:54:38 +0400 | [diff] [blame^] | 6 | obj-y += platform.o |
Ralf Baechle | ae11e32 | 2007-11-01 16:46:14 +0000 | [diff] [blame] | 7 | |
8 | EXTRA_CFLAGS += -Werror |