blob: f12e5457b1391a15c0c8de12e7b66b3df010228b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#
# (C) Copyright 2001-2006
# Wolfgang Denk, DENX Software Engineering, [email protected].
#
# (C) Copyright 2002
# Gregory E. Allen, [email protected]
# Matthew E. Karger, [email protected]
# Applied Research Laboratories, The University of Texas at Austin
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-y = utx8245.o flash.o
|