mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 12:45:42 +00:00
15 lines
321 B
Makefile
15 lines
321 B
Makefile
|
#
|
||
|
# (C) Copyright 2009
|
||
|
# Net Insight <www.netinsight.net>
|
||
|
# Written-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
|
||
|
#
|
||
|
# Based on sheevaplug:
|
||
|
# (C) Copyright 2009
|
||
|
# Marvell Semiconductor <www.marvell.com>
|
||
|
# Written-by: Prafulla Wadaskar <prafulla@marvell.com>
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y := openrd.o
|