
9 Apr
2018
9 Apr
'18
1:40 a.m.
On Wed, Mar 28, 2018 at 02:38:20PM +0200, Mario Six wrote:
CONFIG_HOSTNAME is defined as a "plain" preprocessor string, but every use is couched by __stringify(...).
Hence, convert it to a proper string option.
Signed-off-by: Mario Six mario.six@gdsys.cc
Applied to u-boot/master, thanks!
--
Tom