octeon: apply vendor_model scheme to device definition/image name
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 18 Jan 2020 01:18:49 +0000 (02:18 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 26 Jan 2020 22:00:26 +0000 (23:00 +0100)
commit1e3bfbafd37ccb32d0ed6618f4886e1dec6643d2
tree3d529a2486dd2d7567e3abaadea039d0aa076f55
parent49d66e0468c14d8a05bd6c33056708d2051437cb
octeon: apply vendor_model scheme to device definition/image name

This updates the device definition name for octeon target to provide
more useful names for the images and be consistent with the increasing
number of targets following that scheme.

Since the target is not using device tree yet, this does not touch
board_name and thus sets BOARD_NAME in image Makefile to ensure
sysupgrade is still working.

While at it, move Build block before Device blocks and remove trailing
whitespace for CMDLINE.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/octeon/image/Makefile