xref: /openbmc/linux/arch/mips/bcm47xx/Makefile (revision 05cf4fe738242183f1237f1b3a28b4479348c0a1)
1#
2# Makefile for the BCM47XX specific kernel interface routines
3# under Linux.
4#
5
6obj-y				+= irq.o prom.o serial.o setup.o time.o
7obj-y				+= board.o buttons.o leds.o workarounds.o
8