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-19 12:07:00 +08:00
Code Issues Packages Projects Releases Wiki Activity
lede/target/linux/x86/image/64.mk

9 lines
279 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/64
x64: fix grub2 booting
2021-06-15 17:58:07 +08:00
DEVICE_PACKAGES += kmod-amazon-ena kmod-bnx2 kmod-e1000e kmod-e1000 \
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-forcedeth kmod-igb kmod-ixgbe kmod-amd-xgbe kmod-r8168 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: 70ms 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