Files
chandu078 75e6b451c5 oplus: Import minimal set of drivers from CPH2723_15.0.2.501(EX01)
Change-Id: I1497a9311bcebdcb9330116d249be44c54df7f60
2025-09-20 16:35:45 +01:00

16 lines
387 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
# Copyright (C) 2018-2022 Oplus. All rights reserved.
# Qcom platform feature
# MTK platform feature
# common feature
#ifdef OPLUS_FEATURE_FEEDBACK
obj-$(CONFIG_OPLUS_FEATURE_FEEDBACK) += common/feedback/
#endif /* OPLUS_FEATURE_FEEDBACK */
#ifdef OPLUS_FEATURE_OLC
obj-$(CONFIG_OPLUS_FEATURE_OLC) += common/olc/
#endif /*OPLUS_FEATURE_OLC */