TERES/SOFTWARE/A64-TERES/u-boot_new/board/sandburst/karef/karef_version.h
Dimitar Gamishev 093685c7d8 u-boot
2017-10-13 14:02:55 +03:00

11 lines
217 B
C

#ifndef _KAREF_VERSION_H_
#define _KAREF_VERSION_H_
/*
* Copyright (C) 2005 Sandburst Corporation
* Travis B. Sawyer
*
* SPDX-License-Identifier: GPL-2.0+
*/
#define KAREF_U_BOOT_REL_STR "Release 0.0.7"
#endif