| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
| 2 | # Copyright 2000 MontaVista Software Inc. | ||||
| 3 | # Author: MontaVista Software, Inc. | ||||
| 4 | # ppopov@mvista.com or source@mvista.com | ||||
| 5 | # | ||||
| 6 | # Makefile for the Alchemy Semiconductor Db1x00 board. | ||||
| 7 | |||||
| 8 | lib-y := init.o board_setup.o irqmap.o | ||||
| 9 | obj-$(CONFIG_WM97XX_COMODULE) += mirage_ts.o | ||||