| 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"]) |