commit | 926f749ca07022aafdfa2a92fd8ebaa59dc3e69e | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Oct 07 20:19:11 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 21 07:46:25 2015 -0600 |
tree | d657f025c221839b11bf3083e259c9f3c4fb3f6e | |
parent | a48996372d8d6581e631c04c9e9c5ec731e509c5 [diff] |
x86: Remove quotation mark in CONFIG_HOSTNAME CONFIG_HOSTNAME is an environment varible, so that quotation mark is not needed. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>