aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image/generic.mk
diff options
context:
space:
mode:
authorMoritz Warning <moritzwarning@web.de>2021-05-04 21:15:13 +0200
committerPaul Spooren <mail@aparcar.org>2021-09-23 21:45:13 -1000
commite2f284dbd1841a78bc35d2ae87aec4e4fd9769d9 (patch)
tree68f3754f3b1f3ee6419e9d103841ae93c68fd957 /target/linux/x86/image/generic.mk
parent70543aafb29a79613ac9b49ec41e51e42fa598ac (diff)
downloadupstream-e2f284dbd1841a78bc35d2ae87aec4e4fd9769d9.tar.gz
upstream-e2f284dbd1841a78bc35d2ae87aec4e4fd9769d9.tar.bz2
upstream-e2f284dbd1841a78bc35d2ae87aec4e4fd9769d9.zip
x86: use device vendor/model variable
Remove use of DEVICE_TITLE in favor of the DEVICE_VENDOR and DEVICE_MODEL as used by all other targets. Signed-off-by: Moritz Warning <moritzwarning@web.de>
Diffstat (limited to 'target/linux/x86/image/generic.mk')
-rw-r--r--target/linux/x86/image/generic.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/x86/image/generic.mk b/target/linux/x86/image/generic.mk
index 81cccd30b0..e9545fbf31 100644
--- a/target/linux/x86/image/generic.mk
+++ b/target/linux/x86/image/generic.mk
@@ -1,5 +1,6 @@
define Device/generic
- DEVICE_TITLE := Generic x86
+ DEVICE_VENDOR := Generic
+ DEVICE_MODEL := x86
DEVICE_PACKAGES += kmod-3c59x kmod-8139too kmod-e100 kmod-e1000 kmod-natsemi \
kmod-ne2k-pci kmod-pcnet32 kmod-r8169 kmod-sis900 kmod-tg3 \
kmod-via-rhine kmod-via-velocity kmod-forcedeth kmod-fs-vfat