8 lines
192 B
Makefile
8 lines
192 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
# Copyright (C) 2018-2022 Oplus. All rights reserved.
|
|
|
|
obj-y += cmdline_parser/
|
|
obj-y += bootloader_log/
|
|
obj-y += oplus_projectinfo/
|
|
obj-y += bootmode/
|