mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-22 22:31:32 +02:00
x86: edison: Convert to text environment
Don't use the common include since Edison's environment is empty. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> # Intel Edison Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
parent
b5948c5d39
commit
a68a7abc3d
6
board/intel/edison/edison.env
Normal file
6
board/intel/edison/edison.env
Normal file
@ -0,0 +1,6 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||
/*
|
||||
* Copyright (c) 2017 Intel Corp.
|
||||
*/
|
||||
|
||||
/* empty environment */
|
Loading…
x
Reference in New Issue
Block a user