mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 17:28:15 +00:00
7 lines
151 B
Makefile
7 lines
151 B
Makefile
|
# Copyright (c) 2014 Marcel Ziswiler
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
|
||
|
include $(srctree)/board/nvidia/common/common.mk
|
||
|
|
||
|
obj-y += apalis_t30.o
|