octeon: split up remaining DEVICE_TITLE

DEVICE_TITLE is split up into DEVICE_VENDOR and DEVICE_MODEL

Signed-off-by: Moritz Warning <moritzwarning@web.de>
This commit is contained in:
Moritz Warning 2019-09-26 00:22:07 +02:00 committed by Hauke Mehrtens
parent e6114ff925
commit 036f1d9bac
1 changed files with 2 additions and 1 deletions

View File

@ -23,8 +23,9 @@ define Build/strip-kernel
endef
define Device/generic
DEVICE_VENDOR := Generic
DEVICE_MODEL := Octeon
FILESYSTEMS := ext4
DEVICE_TITLE := Generic
endef
TARGET_DEVICES += generic