http://www.hht-eu.com/pls/hht/docs/F3140/bcm963xx_Speedport500V.0.09.04L.300L01.V27_c...
[bcm963xx.git] / kernel / linux / arch / mips / lasat / Makefile
1 #
2 # Makefile for the LASAT specific kernel interface routines under Linux.
3 #
4
5 obj-y                           += reset.o setup.o prom.o lasat_board.o \
6                                    at93c.o interrupt.o lasatIRQ.o
7
8 obj-$(CONFIG_LASAT_SYSCTL)      += sysctl.o
9 obj-$(CONFIG_DS1603)            += ds1603.o
10 obj-$(CONFIG_PICVUE)            += picvue.o
11 obj-$(CONFIG_PICVUE_PROC)       += picvue_proc.o
12
13 clean:
14         make -C image clean