Skip to content
Snippets Groups Projects
  1. Jun 19, 2017
    • Yuri.Sh's avatar
      Merge pull request #116 from ian-abbott/no-krel · de4c760b
      Yuri.Sh authored
      Makefile: remove KREL
      de4c760b
    • Ian Abbott's avatar
      Makefile: remove KREL · 32d8a519
      Ian Abbott authored
      The KREL macro defined in the Makefile isn't used, although the "make -s
      kernelrelease" command that is run as part of its definition causes a
      non-fatal build error when the kernel is built outside its source
      directory, for example, in distros such as Debian and Ubuntu:
      
      /usr/src/linux-headers-4.9.0-3-common/scripts/Makefile.build:44: /usr/src/linux-headers-4.9.0-3-common/scripts/basic/Makefile: No such file or directory
      make[4]: *** No rule to make target '/usr/src/linux-headers-4.9.0-3-common/scripts/basic/Makefile'.  Stop.
      make[3]: *** [scripts_basic] Error 2
      
      The Makefile carries on to build the module after this error.  Just
      remove the KREL macro to avoid it in the first place.
      32d8a519
  2. Jun 10, 2017
  3. May 08, 2017
  4. May 07, 2017
  5. May 02, 2017
  6. May 01, 2017
  7. Apr 18, 2017
  8. Feb 20, 2017
  9. Jan 03, 2017
  10. Dec 23, 2016
  11. Dec 22, 2016
  12. Dec 19, 2016
  13. Dec 18, 2016
  14. Dec 13, 2016
  15. Dec 12, 2016
  16. Dec 11, 2016
    • D. Andrei Măceș's avatar
      build: Common exFAT KM build target for reuse by devices · 653b0145
      D. Andrei Măceș authored
      Devices can still use their own build targets, or can simply
      include the exfat-km.mk herein into their BoardConfig
      (or call inherit-product in other device MK).
      
      Compatible with the inline kernel building in CM13/4, and similar.
      
      Change-Id: Ib50654d2925ac26233e1c984e079990b70383dae
      653b0145
  17. Dec 04, 2016
  18. Dec 02, 2016
  19. Nov 28, 2016
  20. Nov 21, 2016
  21. Nov 16, 2016
  22. Oct 10, 2016
  23. May 21, 2016
  24. May 19, 2016
  25. May 18, 2016
  26. Mar 16, 2016
  27. Feb 09, 2016
Loading