mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-08 01:17:14 +08: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