6 lines
82 B
Makefile
6 lines
82 B
Makefile
|
#
|
||
|
# Makefile for the bus drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_OMAP_OCP2SCP) += omap-ocp2scp.o
|