blob: a5311c40ae70ed3981f537cd1fd35735175d84f7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#
# (C) Copyright 2000, 2001, 2002
# Wolfgang Denk, DENX Software Engineering, [email protected].
#
# Copyright (C) 2007 Sergey Kubushyn <[email protected]>
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-y += ea20.o
|