Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c73b9031c5fd0bf804eddef285580cc66d111607
/
.
/
board
/
sandburst
/
karef
/
karef_version.h
blob: 5226e7a4ec3736a3f0c70c79a0f0f60640e2555e [
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