Skip to content
Snippets Groups Projects
Commit 41582e2e authored by Paul Kocialkowski's avatar Paul Kocialkowski Committed by Tom Rini
Browse files

sniper: Change vendor name from lge to lg, matching devicetree vendor prefix


This moves the sniper board from the lge to lg, in order to match the devicetree
vendor prefix already defined in the kernel.

Signed-off-by: default avatarPaul Kocialkowski <contact@paulk.fr>
parent 523849a0
No related branches found
No related tags found
No related merge requests found
......@@ -141,6 +141,6 @@ source "board/nokia/rx51/Kconfig"
source "board/technexion/tao3530/Kconfig"
source "board/technexion/twister/Kconfig"
source "board/quipos/cairo/Kconfig"
source "board/lge/sniper/Kconfig"
source "board/lg/sniper/Kconfig"
endif
......@@ -4,7 +4,7 @@ config SYS_BOARD
default "sniper"
config SYS_VENDOR
default "lge"
default "lg"
config SYS_CONFIG_NAME
default "sniper"
......
SNIPER BOARD
M: Paul Kocialkowski <contact@paulk.fr>
S: Maintained
F: board/lge/sniper/
F: board/lg/sniper/
F: include/configs/sniper.h
F: configs/sniper_defconfig
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment