Before adding more files, create a new lib/ulib directory and put the only existing file in there. Signed-off-by: Simon Glass <sjg@chromium.org>
7 lines
134 B
Makefile
7 lines
134 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
# Copyright 2025 Canonical
|
|
# Written by Simon Glass <simon.glass@canonical.com>
|
|
|
|
obj-y += ulib.o
|