1. 03 Oct, 2008 1 commit
  2. 06 Sep, 2008 2 commits
  3. 04 Sep, 2008 1 commit
    • H. Peter Anvin's avatar
      x86: boot/compressed/Makefile: fix "make clean" · 7f16a339
      H. Peter Anvin authored
      The Kbuild variable "targets" is supposed to be
      configuration-independent and reflect "all possible targets".  This is
      required to make "make clean" work properly.
      
      Therefore, move all manipulation of "targets" as well as custom rules
      out of the x86-32 ifdef statement.  Only leave inside the ifdefs the
      things that are genuinely configuration-dependent.
      Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
      7f16a339
  4. 03 Sep, 2008 1 commit
  5. 18 Jul, 2008 1 commit
  6. 17 Jul, 2008 34 commits