1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-12 19:31:52 +00:00

Add open-vm-tools as module for x86 and x86_64

This commit is contained in:
Ycarus 2018-08-06 16:42:58 +02:00
parent 36b07622fb
commit 04b1e46e68
2 changed files with 3 additions and 1 deletions

View file

@ -3,3 +3,4 @@ CONFIG_TARGET_x86_generic=y
CONFIG_TARGET_x86_generic_Generic=y CONFIG_TARGET_x86_generic_Generic=y
# CONFIG_TARGET_ROOTFS_EXT4FS is not set # CONFIG_TARGET_ROOTFS_EXT4FS is not set
# CONFIG_TARGET_ROOTFS_TARGZ is not set # CONFIG_TARGET_ROOTFS_TARGZ is not set
CONFIG_PACKAGE_open-vm-tools=m

View file

@ -4,3 +4,4 @@ CONFIG_TARGET_x86_64_Generic=y
# CONFIG_TARGET_ROOTFS_EXT4FS is not set # CONFIG_TARGET_ROOTFS_EXT4FS is not set
# CONFIG_TARGET_ROOTFS_TARGZ is not set # CONFIG_TARGET_ROOTFS_TARGZ is not set
CONFIG_KERNEL_PAGE_TABLE_ISOLATION=y CONFIG_KERNEL_PAGE_TABLE_ISOLATION=y
CONFIG_PACKAGE_open-vm-tools=m