5 lines
95 B
Makefile
Executable file
5 lines
95 B
Makefile
Executable file
#
|
|
# Makefile for the Dev-Ril-Bridge driver
|
|
#
|
|
|
|
obj-$(CONFIG_DEV_RIL_BRIDGE) += dev_ril_bridge.o
|