realtek: use Device prefix for common recipes
authorSander Vanheule <sander@svanheule.net>
Sun, 18 Sep 2022 08:12:16 +0000 (10:12 +0200)
committerSander Vanheule <sander@svanheule.net>
Sun, 18 Sep 2022 08:12:19 +0000 (10:12 +0200)
commitfe5a2f334f00d26aaba457f258ed1be939f1bba5
tree7f77478220214af864ab8136cace6c22ff308dbd
parent00094efec33f07c9dc16cce23be492430c40b3cc
realtek: use Device prefix for common recipes

The Build prefix is used for image build commands, while the Device
prefix should be used for base recipes for devices. Apply the same
naming convention here.

While touching the file, also fix the mixed indentation.

Suggested-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Signed-off-by: Sander Vanheule <sander@svanheule.net>
target/linux/realtek/image/common.mk
target/linux/realtek/image/rtl838x.mk
target/linux/realtek/image/rtl839x.mk