Unverified Commit 07c56afb authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

linux-doc: fix build for linux >= 6.19 (#490135)

parents 82621630 e06ca9f7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ stdenv.mkDerivation {
    patchShebangs \
      Documentation/sphinx/parse-headers.pl \
      scripts/{get_abi.pl,get_feat.pl,kernel-doc,sphinx-pre-install} \
      tools/docs/sphinx-pre-install \
      tools/net/ynl/pyynl/ynl_gen_rst.py
  '';