1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-25 12:29:11 +01:00
Files
u-boot-megous/include/env_default.h
Mario Six 5bc0543df3 treewide: Convert CONFIG_HOSTNAME to a string option
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>
2018-04-08 18:31:09 -04:00

2.9 KiB