| Manuel Lauss | 58e75e8 | 2008-12-21 09:26:14 +0100 | [diff] [blame] | 1 | # |
| 2 | # Alchemy Develboards | ||||
| 3 | # | ||||
| 4 | |||||
| Manuel Lauss | 278bf05 | 2012-01-21 18:13:14 +0100 | [diff] [blame] | 5 | obj-y += bcsr.o platform.o |
| Manuel Lauss | 61f9c58 | 2008-12-21 09:26:27 +0100 | [diff] [blame] | 6 | obj-$(CONFIG_PM) += pm.o |
| Manuel Lauss | f59c811 | 2011-11-10 12:06:22 +0000 | [diff] [blame] | 7 | obj-$(CONFIG_MIPS_DB1000) += db1000.o |
| Manuel Lauss | bd8510d | 2012-09-13 17:44:39 +0200 | [diff] [blame] | 8 | obj-$(CONFIG_MIPS_DB1235) += db1235.o db1200.o db1300.o db1550.o |