Skip to content

Commit 1f7f9d1

Browse files
committed
orangepi5-kernel: declare EFI boot stub support
1 parent dbb4f65 commit 1f7f9d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkgs/orangepi5-kernel/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
version = "6.1.115";
2222
modDirVersion = "6.1.115";
2323
extraMeta.branch = "6.1";
24+
features.efiBootStub = true;
2425
# this is from https://raw.githubusercontent.com/Joshua-Riek/linux-rockchip/ffa29fd4b815ff04b78e9f850ac42c6b7011ad17/debian.rockchip/config/config.common.ubuntu
2526
# then a docker container is used to make oldconfig
2627
# with modules

0 commit comments

Comments
 (0)