MIPS: Alchemy: Move development board code to common subdirectory
[deliverable/linux.git] / arch / mips / alchemy / devboards / Makefile
CommitLineData
58e75e86
ML
1#
2# Alchemy Develboards
3#
4
5obj-$(CONFIG_MIPS_PB1000) += pb1000/
6obj-$(CONFIG_MIPS_PB1100) += pb1100/
7obj-$(CONFIG_MIPS_PB1200) += pb1200/
8obj-$(CONFIG_MIPS_PB1500) += pb1500/
9obj-$(CONFIG_MIPS_PB1550) += pb1550/
10obj-$(CONFIG_MIPS_DB1000) += db1x00/
11obj-$(CONFIG_MIPS_DB1100) += db1x00/
12obj-$(CONFIG_MIPS_DB1200) += pb1200/
13obj-$(CONFIG_MIPS_DB1500) += db1x00/
14obj-$(CONFIG_MIPS_DB1550) += db1x00/
15obj-$(CONFIG_MIPS_BOSPORUS) += db1x00/
16obj-$(CONFIG_MIPS_MIRAGE) += db1x00/
This page took 0.02461 seconds and 5 git commands to generate.