]> Git Repo - linux.git/blob - drivers/nubus/Makefile
Linux 6.14-rc3
[linux.git] / drivers / nubus / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for the nubus specific drivers.
4 #
5
6 obj-y := nubus.o bus.o
7
8 obj-$(CONFIG_PROC_FS) += proc.o
This page took 0.034272 seconds and 4 git commands to generate.