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