MIPS: Alchemy: Move development board code to common subdirectory
[deliverable/linux.git] / arch / mips / alchemy / devboards / pb1200 / Makefile
1 #
2 # Makefile for the Alchemy Semiconductor Pb1200/DBAu1200 boards.
3 #
4
5 lib-y := init.o board_setup.o irqmap.o
6 obj-y += platform.o
7
8 EXTRA_CFLAGS += -Werror
This page took 0.029874 seconds and 5 git commands to generate.