This builds the sysdig kernel module, but not the userspace
program. That can be provided by a container.
pull/2320/head
ijl 2017-12-13 15:57:26 +00:00 committed by dlorenc
parent c8a5d1f3fd
commit b2251409ce
1 changed files with 1 additions and 0 deletions

View File

@ -59,3 +59,4 @@ BR2_TARGET_ROOTFS_ISO9660=y
BR2_TARGET_ROOTFS_ISO9660_BOOT_MENU="$(BR2_EXTERNAL_MINIKUBE_PATH)/board/coreos/minikube/isolinux.cfg"
BR2_TARGET_SYSLINUX=y
BR2_PACKAGE_HOST_E2TOOLS=y
BR2_PACKAGE_SYSDIG=y