Linux-2.6.12-rc2
[deliverable/linux.git] / drivers / nubus / Makefile
1 #
2 # Makefile for the nubus specific drivers.
3 #
4
5 obj-y := nubus.o
6
7 obj-$(CONFIG_MODULES) += nubus_syms.o
8 obj-$(CONFIG_PROC_FS) += proc.o
This page took 0.031868 seconds and 6 git commands to generate.