commit | cf1eb21c61e0a938f02b13085f12d9aff9219fcc | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Aug 08 11:52:14 2017 +0200 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 08 21:13:06 2017 +0800 |
tree | 2bdc0195fb97b85aeb752b9905703142578ca986 | |
parent | 2d47b897e579708dc2a483ac941bfa15091e9c2b [diff] |
x86: theadorable-x86: Add header file for common defines and env This patch adds the common header include file theadorable-x86-common.h for the theadorable-x86 targets to define all common options and the default environment. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Simon Glass <sjg@chromium.org> Cc: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>