1. 13 1月, 2010 1 次提交
  2. 12 12月, 2009 1 次提交
  3. 02 8月, 2008 1 次提交
    • P
      sh: Revert the location change of auto-generated asm/machtypes.h · 4385e12b
      Paul Mundt 提交于
      This ended up causing build breakage on O= builds, as reported by Adrian:
      
      <--  snip  -->
      
      ...
        CC      init/main.o
      In file included from /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/include/asm/irq.h:4,
                       from /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/irq.h:23,
                       from /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/include/asm/hardirq.h:5,
                       from /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/hardirq.h:7,
                       from /home/bunk/linux/kernel-2.6/git/linux-2.6/include/asm-generic/local.h:5,
                       from /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/include/asm/local.h:4,
                       from /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/module.h:19,
                       from /home/bunk/linux/kernel-2.6/git/linux-2.6/init/main.c:13:
      /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/include/asm/machvec.h:15:27:
      error: asm/machtypes.h: No such file or directory
      make[2]: *** [init/main.o] Error 1
      
      <--  snip  -->
      
      So we simply move machtypes.h back to its original place. asm-offsets.h is
      still generated there regardless, until such a time that we find a better place
      to stash auto-generated files.
      Reported-by: NAdrian Bunk <bunk@kernel.org>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      4385e12b
  4. 29 7月, 2008 1 次提交
  5. 12 7月, 2007 1 次提交
  6. 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