mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-20 03:38:43 +00:00
10 lines
247 B
Makefile
10 lines
247 B
Makefile
|
#
|
||
|
# (C) Copyright 2013 Freescale Semiconductor, Inc.
|
||
|
# Copyright (C) 2013, Boundary Devices <info@boundarydevices.com>
|
||
|
# Copyright (C) 2013, Jon Nettleton <jon.nettleton@gmail.com>
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y := hummingboard.o
|