Project 'ximper/mkimage-profiles' was moved to 'ximperlinux/mkimage-profiles'. Please update any links and bookmarks that may still have the old path.
  • Anton Midyukov's avatar
    reports: DEBUG must be enabled, CHECK must be disabled · b627d755
    Anton Midyukov authored
    We cannot get IMAGE_OUTPATH from the build.log, and there is currently
    no other mechanism. Creating a CHECK directory was a bad idea. It should
    have been created only for CHECK, but it was always created when DEBUG
    was not enabled. So it's better to just issue a warning.
    b627d755
Makefile 2.17 KB