Skip to content
Snippets Groups Projects

devicepkg-dev: Properly replace -Werror=

Merged Imported Administrator requested to merge fix/devicepkg-dev-kernel-werror into master
  1. Jan 28, 2019
    • Clayton Craft's avatar
      devicepkg-dev: Properly replace -Werror= (!181) · db85aebd
      Clayton Craft authored
      The 5.0 kernel now includes -Werror= parameters in the makefile, this
      changes downstreamkernel_prepare.sh to support them. Without this, the
      script will replace, for example, -Werror=blah with =blah, which causes
      the kernel compilation to fail.
      Unverified
      db85aebd
Loading