xref: /openbmc/linux/drivers/nubus/Makefile (revision 2eb0f624b709e78ec8e2f4c3412947703db99301)
1#
2# Makefile for the nubus specific drivers.
3#
4
5obj-y := nubus.o bus.o
6
7obj-$(CONFIG_PROC_FS) += proc.o
8