Files
packages/anda/system/wl-kmod/anda.hcl
T
Gilver 930b7a723b Fix (wl-kmod): Patches for kernels 6.13 and 6.14 (#3591)
* I don't think this is actually supposed to have an i686 build

Signed-off-by: Gilver <rockgrub@disroot.org>

* Add: 6.14 and 6.13 patches, EL9 ifcond

* Rel...

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
2025-03-01 14:40:49 +08:00

10 lines
122 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "wl-kmod.spec"
}
labels {
mock = 1
}
}