blob: 99c47b6697c64035db3598eda2a90e64ad4ae7a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# (C) Copyright 2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# (C) Copyright 2005
# Heiko Schocher, DENX Software Engineering, <hs@denx.de>
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-y = ids8247.o
|