1. 05 Oct, 2002 2 commits
    • Kai Germaschewski's avatar
      kbuild: Don't descend into arch/i386/boot · abcdaf4b
      Kai Germaschewski authored
      We don't descend anymore when building vmlinux, so don't do so for
      the i386 specific boot targets, either.
      
      Plus, more cleanup in arch/i386/Makefile
      abcdaf4b
    • Kai Germaschewski's avatar
      kbuild: Nicer warnings · 56a8f5d4
      Kai Germaschewski authored
      Improve the warning messages when using obsolete features, kill one
      remaining user of $(list-multi)
      
      (by Sam Ravnborg)
      
      I also made O_TARGET != built-in.o an error, since compatibility code for
      that case has already been dropped 
      56a8f5d4
  2. 04 Oct, 2002 38 commits