mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-05 11:00:15 +00:00
10 lines
115 B
Makefile
10 lines
115 B
Makefile
|
#
|
||
|
# Makefile
|
||
|
#
|
||
|
# Copyright (C) 2015 Compulab, Ltd.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y += board.o mux.o
|