Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c60dee03c019be312e83fcab9c294c5a4cf7c1bd
/
.
/
board
/
sandburst
/
karef
/
karef_version.h
blob: 6c6baee015bc0afea1aa0a1b2eed340a2ce5033e [
file
] [
log
] [
blame
]
#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