Gitiles
Code Review
Sign In
gerrit-dev.monogon.dev
/
monogon
/
ddbb9681604a0549ef820e44c4eecca9dd894378
/
.
/
third_party
/
intel_ucode
/
intel_ucode.bzl
blob: 64a461820366f08be93fe82434967f4eedb45658 [
file
] [
log
] [
blame
]
# Anything other than family 6 is not interesting to us
filegroup
(
name
=
"fam6h"
,
srcs
=
glob
([
"intel-ucode/06-*"
]),
visibility
=
[
"//visibility:public"
])