blob: 9197b84a80ec2b7bf1cfb157e9027e90e5a2d7e5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#
# (C) Copyright 2006
# Wolfgang Denk, DENX Software Engineering, [email protected].
#
# (C) Copyright 2002 Wolfgang Grandegger <[email protected]>
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-y := iphase4539.o flash.o
|