Skip to content
Snippets Groups Projects
Commit 8c3dbaf8 authored by Paul Spooren's avatar Paul Spooren Committed by Daniel Golle
Browse files

ath79: split DEVICE_TITLE in multiple variables


This allows the definition of DEVICE_VENDOR, DEVICE_MODEL and
DEVICE_VARIANT. All three are merged together to look the same as the
current DEVICE_TITLE. Also, if DEVICE_TITLE is set it's directly used as
a *fallback* for devices which weren't upgraded yet.

This is based on the work of @sudhanshu16.

The motivation is to create JSON files based on provided metadata,
needing clear differentiation between vendor, model and revision.

Signed-off-by: default avatarPaul Spooren <mail@aparcar.org>
parent cb689f27
No related branches found
No related tags found
No related merge requests found
Loading
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