mirror of
https://github.com/ivoszbg/uniLoader.git
synced 2026-05-17 10:40:04 +00:00
This is done to clean main/ code of ugly architecture ifdefs. Signed-off-by: Igor Belwon <igor.belwon@mentallysanemainliners.org>
6 lines
156 B
Makefile
6 lines
156 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
#
|
|
# Copyright (c) 2025 Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
|
|
|
|
obj-y += arm/start.o arm/load-kernel.o arm/memcpy.o
|