mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
config: Fix line lengths in include/config_distro_defaults.h
Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
@@ -8,8 +8,9 @@
|
||||
#define _CONFIG_CMD_DISTRO_DEFAULTS_H
|
||||
|
||||
/*
|
||||
* List of all commands and options that when defined enables support for features
|
||||
* required by distros to support boards in a standardised and consitant manner.
|
||||
* List of all commands and options that when defined enables support for
|
||||
* features required by distros to support boards in a standardised and
|
||||
* consitant manner.
|
||||
*/
|
||||
|
||||
#define CONFIG_BOOTP_BOOTPATH
|
||||
|
Reference in New Issue
Block a user