c05564c4d8
Android 13
8 lines
124 B
Makefile
Executable file
8 lines
124 B
Makefile
Executable file
#
|
|
# Makefile for the VME bridge device drivers.
|
|
#
|
|
obj-$(CONFIG_VME_BUS) += vme.o
|
|
|
|
obj-y += bridges/
|
|
obj-y += boards/
|