1. 13 10月, 2007 1 次提交
  2. 27 1月, 2006 1 次提交
    • K
      [IA64-SGI] Recursive flags do not work for selective builds · 103ec091
      Keith Owens 提交于
      arch/ia64/sn/Makefile sets CPPFLAGS, expecting that setting to
      propogate to all the subdirectories.  For a normal build with its
      recursive descent it does work, but doing a selective build like
      'make arch/ia64/sn/kernel/io_init.i' does not do a recursive descent,
      it goes directly to arch/ia64/sn/kernel/Makefile so the flags do not
      get set.
      
      To support selective builds, set the flags in all the subordinate Makefiles.
      Signed-off-by: NKeith Owens <kaos@sgi.com>
      Signed-off-by: NTony Luck <tony.luck@intel.com>
      103ec091
  3. 12 8月, 2005 1 次提交
  4. 26 4月, 2005 1 次提交
  5. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4