Gitiles
Code Review
Sign In
gerrit-dev.monogon.dev
/
monogon
/
HEAD
/
.
/
third_party
/
intel_ucode
/
intel_ucode.bzl
blob: 64a461820366f08be93fe82434967f4eedb45658 [
file
] [
log
] [
blame
]
Tim Windelschmidt
e1420ab
2024-08-27 01:53:16 +0200
[
diff
] [
blame
]
1
# Anything other than family 6 is not interesting to us
Tim Windelschmidt
e489529
2025-02-04 03:10:39 +0100
[
diff
] [
blame
]
2
filegroup
(
name
=
"fam6h"
,
srcs
=
glob
([
"intel-ucode/06-*"
]),
visibility
=
[
"//visibility:public"
])