mirror of
https://github.com/u-boot/u-boot.git
synced 2025-01-10 04:43:47 +08:00
e5c5301f14
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
9 lines
186 B
Makefile
9 lines
186 B
Makefile
#
|
|
# (C) Copyright 2006
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += km83xx.o ../common/common.o ../common/ivm.o km83xx_i2c.o
|