diff --git a/oplus/hardware/radio/kernel/mdmfeature/Makefile b/oplus/hardware/radio/kernel/mdmfeature/Makefile index 0fbafc37da..238ef0d880 100644 --- a/oplus/hardware/radio/kernel/mdmfeature/Makefile +++ b/oplus/hardware/radio/kernel/mdmfeature/Makefile @@ -1,3 +1,3 @@ # SPDX-License-Identifier: GPL-2.0-only # Copyright (C) 2018-2020 Oplus. All rights reserved. -obj-$(CONFIG_OPLUS_FEATURE_MDMFEATURE) += oplus_mdmfeature.o +obj-m += oplus_mdmfeature.o