1. 26 Oct, 2002 2 commits
    • Kai Germaschewski's avatar
      Merge · 70ebcf24
      Kai Germaschewski authored
      70ebcf24
    • Adrian Bunk's avatar
      kbuild: Fix soundmodem/Makefile · 8b36e387
      Adrian Bunk authored
      gentbl is a program that generates some header files. The recent kbuild
      changes have the "interesting" effect that this now outputs the header
      files to the root directory of the kernel tree instead of
      drivers/net/hamradio/soundmodem ...
      
      The following patch fixes this breakage:
      8b36e387
  2. 25 Oct, 2002 1 commit
    • Sam Ravnborg's avatar
      kbuild: Removed unused definitions · 54a6c2fc
      Sam Ravnborg authored
      o Deleted subdir-n and subdir- handling in Makefile.build
      o Deleted all host-progs related stuff in Makfile.modver
      o In Makefile.modver also deleted everything related to composite objects
      o Fixed an error when deleting a .ver file + .hdepend and then do make
        - filter-out in Makefile.modver was faulty
      54a6c2fc
  3. 23 Oct, 2002 7 commits
  4. 18 Oct, 2002 30 commits