mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 11:21:55 +00:00
Add open-vm-tools as module for x86 and x86_64
This commit is contained in:
parent
36b07622fb
commit
04b1e46e68
2 changed files with 3 additions and 1 deletions
|
@ -3,3 +3,4 @@ CONFIG_TARGET_x86_generic=y
|
|||
CONFIG_TARGET_x86_generic_Generic=y
|
||||
# CONFIG_TARGET_ROOTFS_EXT4FS is not set
|
||||
# CONFIG_TARGET_ROOTFS_TARGZ is not set
|
||||
CONFIG_PACKAGE_open-vm-tools=m
|
||||
|
|
|
@ -4,3 +4,4 @@ CONFIG_TARGET_x86_64_Generic=y
|
|||
# CONFIG_TARGET_ROOTFS_EXT4FS is not set
|
||||
# CONFIG_TARGET_ROOTFS_TARGZ is not set
|
||||
CONFIG_KERNEL_PAGE_TABLE_ISOLATION=y
|
||||
CONFIG_PACKAGE_open-vm-tools=m
|
||||
|
|
Loading…
Reference in a new issue