mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-13 06:42:56 +00:00
7 lines
154 B
Makefile
7 lines
154 B
Makefile
|
# Copyright (c) 2013-2014 Stefan Agner
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
|
||
|
include $(srctree)/board/nvidia/common/common.mk
|
||
|
|
||
|
obj-y += colibri_t30.o
|