mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-17 21:55:51 +02:00
8 lines
174 B
Makefile
8 lines
174 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# (C) Copyright 2003-2006
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
|
|
obj-$(CONFIG_CMD_BOOTM) += bootm.o
|
|
obj-y += muldi3.o
|