mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-25 17:27:18 +00:00
@@ -1,3 +1,8 @@
|
||||
/* Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
|
||||
* Use of this source code is governed by a BSD-style license that can be
|
||||
* found in the LICENSE file.
|
||||
*/
|
||||
|
||||
#ifndef VBOOT_REFERENCE_UTILITY_CGPT_ENDIAN_H_
|
||||
#define VBOOT_REFERENCE_UTILITY_CGPT_ENDIAN_H_
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
/* Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
|
||||
* Use of this source code is governed by a BSD-style license that can be
|
||||
* found in the LICENSE file.
|
||||
*/
|
||||
|
||||
#include "cgptlib.h"
|
||||
#include "load_firmware_fw.h"
|
||||
|
||||
@@ -1 +1 @@
|
||||
char* VbootVersion = "VBOOv=51485b05";
|
||||
char* VbootVersion = "VBOOv=0b67eb7f";
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
/* Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
|
||||
* Use of this source code is governed by a BSD-style license that can be
|
||||
* found in the LICENSE file.
|
||||
*/
|
||||
#include <stdio.h>
|
||||
|
||||
#include "host_common.h"
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
|
||||
# Use of this source code is governed by a BSD-style license that can be
|
||||
# found in the LICENSE file.
|
||||
|
||||
!IF "$(MOD)" == ""
|
||||
!ERROR MOD (Make output dir) is not defined
|
||||
|
||||
Reference in New Issue
Block a user