mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
9 lines
161 B
Makefile
9 lines
161 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# (C) Copyright 2018 Cisco Systems, Inc.
|
||
|
#
|
||
|
# Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
|
||
|
#
|
||
|
|
||
|
obj-y := lowlevel_init.o
|