xref: /linux/arch/mips/bcm47xx/Makefile (revision 2d7ce0e8a704d1aedc4462817a4eade1c3b00fbe)
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 buttons.o leds.o workarounds.o
8