mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
647155bcd5
We are going to be using check_time() on more than the mx53ppd, move this function to a common location. Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk>
7 lines
120 B
Makefile
7 lines
120 B
Makefile
#
|
|
# Copyright 2017 General Electric Company
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := vpd_reader.o ge_common.o
|