mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 03:08:31 +00:00
5be9356926
Signed-off-by: Kamil Lulko <kamil.lulko@gmail.com>
11 lines
226 B
Makefile
11 lines
226 B
Makefile
#
|
|
# (C) Copyright 2000-2006
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
#
|
|
# (C) Copyright 2015
|
|
# Kamil Lulko, <kamil.lulko@gmail.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += soc.o clock.o timer.o flash.o
|