mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 02:08:38 +00:00
3562936373
Revert commit 7a2c1b13
which dropped OpenRD boards.
Assume maintainership of OpenRD.
Remove OpenRD from scrapyard.
Switch OpenRD to generic board.
Switch to Thumb build.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
14 lines
321 B
Makefile
14 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
|