1
0
Ficheiros
android_kernel_samsung_sm86…/aps/Kbuild
Weiyi Chen 5ef29f8984 rmnet_aps: 1.0
rmnet_aps version 1.0.

Change-Id: I71412c591236da71eecff26cf2d1a1c29f6681b4
Signed-off-by: Weiyi Chen <quic_weiyic@quicinc.com>
2022-01-18 10:36:48 -07:00

7 linhas
181 B
Makefile

obj-m += rmnet_aps.o
ccflags-y := -I$(RMNET_CORE_INC_DIR) \
$(call cc-option,-Wno-misleading-indentation)
rmnet_aps-y := \
rmnet_aps_main.o \
rmnet_aps_genl.o