4 lines
147 B
Makefile
4 lines
147 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
# Copyright (C) 2018-2020 Oplus. All rights reserved.
|
|
obj-$(CONFIG_OPLUS_FEATURE_BOOTMODE) += boot_mode.o
|