Kaydet (Commit) 54dd5884 authored tarafından Ali Rıza KESKİN's avatar Ali Rıza KESKİN

fix linux-libre build

üst 700f1552
...@@ -27,7 +27,7 @@ def build(): ...@@ -27,7 +27,7 @@ def build():
def install(): def install():
shelltools.cd("../linux-5.9.6") shelltools.cd("../linux-5.12.6")
kerneltools.install(distro="libre-sulinos") kerneltools.install(distro="libre-sulinos")
kerneltools.installModuleHeaders(distro="libre-sulinos") kerneltools.installModuleHeaders(distro="libre-sulinos")
# add objtool for external module building and enabled VALIDATION_STACK option # add objtool for external module building and enabled VALIDATION_STACK option
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment