8 lines
104 B
Makefile
Raw Permalink Normal View History

2025-05-10 21:58:58 +08:00
#
# Makefile for the nubus specific drivers.
#
obj-y := nubus.o bus.o
obj-$(CONFIG_PROC_FS) += proc.o