1 2 3 4 5 6 7
# # Makefile for the nubus specific drivers. # obj-y := nubus.o obj-$(CONFIG_PROC_FS) += proc.o