blob: 86f9b78cad7bdba06bff62bb56391f0ee7062679 (
plain)
1
2
3
4
5
6
7
8
9
|
#
# (C) Copyright 2001-2006
# Wolfgang Denk, DENX Software Engineering, [email protected].
# (C) Copyright 2010, Thomas Chou <[email protected]>
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-y := socfpga.o
|