5 lines
138 B
Makefile
5 lines
138 B
Makefile
|
common-obj-y += nubus-device.o
|
||
|
common-obj-y += nubus-bus.o
|
||
|
common-obj-y += nubus-bridge.o
|
||
|
common-obj-$(CONFIG_Q800) += mac-nubus-bridge.o
|