2
0
forked from Ivasoft/openwrt

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>
This commit is contained in:
Moritz Warning
2021-05-04 21:15:13 +02:00
committed by Paul Spooren
parent 70543aafb2
commit e2f284dbd1
4 changed files with 10 additions and 5 deletions

View File

@@ -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