Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
jwk404 committed Mar 25, 2024
1 parent 9fa805a commit 569dba9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions default-package-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ function kernel_build() {
"do_dkms_nvidia_server=false"
"do_dkms_vbox=false"
"do_dkms_wireguard=false"
"dkms_exclude=v4l2loopback"
"flavours=$platform"
"abinum=${delphix_abinum}"
)
Expand Down
1 change: 0 additions & 1 deletion resources/delphix_kernel_annotations
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,5 @@ CONFIG_STMMAC_ETH policy<{'amd64': 'n', 'arm64': '
CONFIG_SXGBE_ETH policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_SYNCLINK policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_USB policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_VIDEO_V4L2 policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_VBOXGUEST policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_VOP policy<{'amd64': 'n', 'arm64': 'n'}>

0 comments on commit 569dba9

Please sign in to comment.