Logo
Explore Help
Register Sign In
298977887/lede
1
0
Fork 0
You've already forked lede
mirror of https://github.com/coolsnowwolf/lede.git synced 2025-07-24 03:56:59 +08:00
Code Issues Packages Projects Releases Wiki Activity
lede/target/linux/x86/image/generic.mk

10 lines
335 B
Makefile
Raw Normal View History

x64: fix grub2 booting
2021-06-15 17:58:07 +08:00
define Device/generic
x86: use device vendor/model variable (#7922) 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> Co-authored-by: Moritz Warning <moritzwarning@web.de>
2021-09-29 21:12:31 +08:00
DEVICE_VENDOR := Generic
DEVICE_MODEL := x86
x64: fix grub2 booting
2021-06-15 17:58:07 +08:00
DEVICE_PACKAGES += kmod-3c59x kmod-8139too kmod-e100 kmod-e1000 kmod-natsemi \
x86: use r8168 replace r8169
2021-06-16 11:22:39 +08:00
kmod-ne2k-pci kmod-pcnet32 kmod-r8168 kmod-sis900 kmod-tg3 \
x86: include kmod-fs-vfat by default in generic images (#7450) As x86/64 and x86/generic may be using UEFI, mounting the FAT-32 /boot is necessary in order not to loose configuration files accross sysupgrades. Include kmod-fs-vfat by default to make sure /boot can always be mounted. Signed-off-by: Daniel Golle <daniel@makrotopia.org> Co-authored-by: Daniel Golle <daniel@makrotopia.org>
2021-07-20 18:48:13 +08:00
kmod-via-rhine kmod-via-velocity kmod-forcedeth kmod-fs-vfat
x64: fix grub2 booting
2021-06-15 17:58:07 +08:00
GRUB2_VARIANT := generic
endef
TARGET_DEVICES += generic
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 73ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API