xref: /linux/arch/mips/bcm47xx/Makefile (revision f2ee442115c9b6219083c019939a9cc0c9abb2f8)
1#
2# Makefile for the BCM47XX specific kernel interface routines
3# under Linux.
4#
5
6obj-y 				+= gpio.o irq.o nvram.o prom.o serial.o setup.o time.o
7obj-$(CONFIG_BCM47XX_SSB)	+= wgt634u.o
8