diff --git a/debian.aws-5.15/config/annotations b/debian.aws-5.15/config/annotations index c725ad4b1bb4c..b5ef404cc58f4 100644 --- a/debian.aws-5.15/config/annotations +++ b/debian.aws-5.15/config/annotations @@ -3,7 +3,7 @@ # ARCH: amd64 # FLAVOUR: amd64-aws -include "../../debian.aws/config/annotations" +include "../../debian.aws/config/delphix_annotations" CONFIG_ARM64_BTI_KERNEL policy<{'arm64': '-'}> CONFIG_ARM64_BTI_KERNEL note<'Do not enforce CONFIG_ARM64_BTI_KERNEL in Focal, as it depends on a newer gcc version.'> diff --git a/debian.aws/config/delphix_annotations b/debian.aws/config/delphix_annotations new file mode 100644 index 0000000000000..c9767d63aaee7 --- /dev/null +++ b/debian.aws/config/delphix_annotations @@ -0,0 +1,8 @@ +# Menu: HEADER +# FORMAT: 4 +# ARCH: amd64 +# FLAVOUR: amd64-aws + +include "../../debian.aws/config/annotations" + +#CONFIG_6LOWPAN policy<{'amd64': 'n', 'arm64': 'n'}>