diff options
| author | Fabio Estevam <[email protected]> | 2015-04-25 18:47:16 -0300 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2015-04-27 13:13:57 +0200 |
| commit | b684586a5049950d98776ce28b7698c271ccb323 (patch) | |
| tree | cdb089fbbb2570f5f99ec5da64555067eace9550 | |
| parent | cba4c255fcdca02b8e7137337ee2ab246eb898d4 (diff) | |
mx6cuboxi: Fix the defconfig name
The correct name of the defconfig file is 'mx6cuboxi_defconfig'.
Signed-off-by: Fabio Estevam <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
| -rw-r--r-- | board/solidrun/mx6cuboxi/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/solidrun/mx6cuboxi/MAINTAINERS b/board/solidrun/mx6cuboxi/MAINTAINERS index 3d468edf2a6..a3506c2f8ff 100644 --- a/board/solidrun/mx6cuboxi/MAINTAINERS +++ b/board/solidrun/mx6cuboxi/MAINTAINERS @@ -3,4 +3,4 @@ M: Fabio Estevam <[email protected]> S: Maintained F: board/solidrun/mx6cuboxi/ F: include/configs/mx6cuboxi.h -F: configs/mx6cuboxi_spl_defconfig +F: configs/mx6cuboxi_defconfig |
