This provides a basic prototype for boot control. Some documentation is in boot/bootctl/README.rst
6 lines
89 B
Makefile
6 lines
89 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright 2025 Canonical Ltd
|
|
|
|
obj-y += bootctl.o
|