aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/devboards/Makefile
blob: 730f9f2b30e81afbd4531f7dabdacd56239fa5ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# Alchemy Develboards
#

obj-y += prom.o
obj-$(CONFIG_PM)		+= pm.o
obj-$(CONFIG_MIPS_PB1000)	+= pb1000/
obj-$(CONFIG_MIPS_PB1100)	+= pb1100/
obj-$(CONFIG_MIPS_PB1200)	+= pb1200/
obj-$(CONFIG_MIPS_PB1500)	+= pb1500/
obj-$(CONFIG_MIPS_PB1550)	+= pb1550/
obj-$(CONFIG_MIPS_DB1000)	+= db1x00/
obj-$(CONFIG_MIPS_DB1100)	+= db1x00/
obj-$(CONFIG_MIPS_DB1200)	+= pb1200/
obj-$(CONFIG_MIPS_DB1500)	+= db1x00/
obj-$(CONFIG_MIPS_DB1550)	+= db1x00/
obj-$(CONFIG_MIPS_BOSPORUS)	+= db1x00/
obj-$(CONFIG_MIPS_MIRAGE)	+= db1x00/