Files
packages/anda/system/wl-kmod/anda.hcl
T
Raboneko 3cb50c9d37 Fix (wl-kmod): Patches for kernels 6.13 and 6.14 (#3591) (#3605)
* 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>
(cherry picked from commit 930b7a723b)

Co-authored-by: Gilver <rockgrub@disroot.org>
2025-03-01 16:44:37 +08:00

10 lines
122 B
HCL

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