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