Skip to content

Commit

Permalink
Add Support For Apparmor (x86_64) #8299
Browse files Browse the repository at this point in the history
  • Loading branch information
nnzv committed May 12, 2024
1 parent e0c9cc8 commit a6103c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/iso/minikube-iso/configs/minikube_x86_64_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ BR2_x86_64=y

# Toolchain
BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y

# System
BR2_SYSTEM_DHCP="eth0"
Expand Down Expand Up @@ -114,3 +115,4 @@ BR2_PACKAGE_HOST_PYTHON=y
BR2_PACKAGE_LIBFUSE=y
BR2_PACKAGE_PAHOLE=y
BR2_PACKAGE_TBB=y
BR2_PACKAGE_APPARMOR=y

0 comments on commit a6103c8

Please sign in to comment.