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