10 lines
270 B
Makefile
10 lines
270 B
Makefile
|
#
|
||
|
# Copyright 2000 MontaVista Software Inc.
|
||
|
# Author: MontaVista Software, Inc.
|
||
|
# ppopov@mvista.com or source@mvista.com
|
||
|
#
|
||
|
# Makefile for the Alchemy Semiconductor Db1x00 board.
|
||
|
|
||
|
lib-y := init.o board_setup.o irqmap.o
|
||
|
obj-$(CONFIG_WM97XX_COMODULE) += mirage_ts.o
|