octeon: split up remaining DEVICE_TITLE
authorMoritz Warning <[email protected]>
Wed, 25 Sep 2019 22:22:07 +0000 (00:22 +0200)
committerHauke Mehrtens <[email protected]>
Sat, 19 Oct 2019 11:16:57 +0000 (13:16 +0200)
DEVICE_TITLE is split up into DEVICE_VENDOR and DEVICE_MODEL

Signed-off-by: Moritz Warning <[email protected]>
target/linux/octeon/image/Makefile

index c14aa27a2b8fde053e2da18dba8ea1bc85049e58..42bd5df1da6a7cf0e0b5326784b294a598fbe13b 100644 (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