Skip to content
Snippets Groups Projects
Commit bdf0ca7f authored by Moritz Warning's avatar Moritz Warning Committed by Alexander Couzens
Browse files

samsung: split up DEVICE_TITLE


DEVICE_TITLE is split up into DEVICE_VENDOR, DEVICE_MODEL and DEVICE_VARIANT

Signed-off-by: default avatarMoritz Warning <moritzwarning@web.de>
parent 191c3e49
No related branches found
No related tags found
No related merge requests found
......@@ -16,9 +16,10 @@ define Device/Default
endef
define Device/tq210
DEVICE_VENDOR := Samsung
DEVICE_MODEL := TQ210
DEVICE_DTS_DIR := ../dts
DEVICE_DTS := TQ210
DEVICE_TITLE := TQ210
endef
TARGET_DEVICES += tq210
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment