mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
377e1048d3
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Wolfgang Denk <wd@denx.de> Cc: Kim Phillips <kim.phillips@freescale.com> Cc: York Sun <yorksun@freescale.com> Cc: Stefan Roese <sr@denx.de>
9 lines
157 B
Makefile
9 lines
157 B
Makefile
#
|
|
# (C) Copyright 2008
|
|
# Feng Kan, Applied Micro Circuits Corp., fkan@amcc.com.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y = redwood.o
|
|
extra-y += init.o
|