]> Git Repo - J-linux.git/blob - drivers/nubus/Makefile
Merge tag 'trace-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[J-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.03178 seconds and 4 git commands to generate.