diff options
| author | Paul Kocialkowski <[email protected]> | 2015-04-12 22:22:19 +0200 |
|---|---|---|
| committer | Hans de Goede <[email protected]> | 2015-04-15 16:33:17 +0200 |
| commit | 1d1bce873387cb67bfff508d3b29f38ce0355baa (patch) | |
| tree | 348cdc7ac59c999b10697c421aba7fbf3c45fa43 | |
| parent | 8e2fc523a90c601b247c784452d71f5f5c709869 (diff) | |
sunxi: Proper iNet board config naming
The official name for the iNet manufacturer is iNet with a lowercase i and an
uppercase N.
Signed-off-by: Paul Kocialkowski <[email protected]>
Acked-by: Michal Suchanek <[email protected]>
Acked-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
| -rw-r--r-- | board/sunxi/MAINTAINERS | 4 | ||||
| -rw-r--r-- | configs/iNet_86VS_defconfig (renamed from configs/Inet_86VS_defconfig) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 458d4e51811..6e5142f0be1 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -87,10 +87,10 @@ M: Chen-Yu Tsai <[email protected]> S: Maintained F: configs/Hummingbird_A31_defconfig -INET-86VS BOARD +INET 86VS BOARD M: Michal Suchanek <[email protected]> S: Maintained -F: configs/Inet_86VS_defconfig +F: configs/iNet_86VS_defconfig IPPO-Q8H-V5 BOARD M: Chen-Yu Tsai <[email protected]> diff --git a/configs/Inet_86VS_defconfig b/configs/iNet_86VS_defconfig index e5c103f319f..e5c103f319f 100644 --- a/configs/Inet_86VS_defconfig +++ b/configs/iNet_86VS_defconfig |
