![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 # 0003 # Makefile for the RMNET module 0004 # 0005 0006 rmnet-y := rmnet_config.o 0007 rmnet-y += rmnet_vnd.o 0008 rmnet-y += rmnet_handlers.o 0009 rmnet-y += rmnet_map_data.o 0010 rmnet-y += rmnet_map_command.o 0011 obj-$(CONFIG_RMNET) += rmnet.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |