1. 24 Jun, 2006 1 commit
    • Sam Ravnborg's avatar
      kbuild: fix make -rR breakage · e5c44fd8
      Sam Ravnborg authored
      make failed to supply the filename when using make -rR and using $(*F)
      to get target filename without extension.
      This bug was not reproduceable in small scale but using:
      $(basename $(notdir $@)) fixes it with same functionality.
      Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
      e5c44fd8
  2. 16 Jun, 2006 3 commits
  3. 10 Jun, 2006 3 commits
  4. 09 Jun, 2006 21 commits
  5. 08 Jun, 2006 4 commits
  6. 06 Jun, 2006 1 commit
  7. 05 Jun, 2006 7 commits