1. 25 3月, 2015 1 次提交
  2. 03 10月, 2012 1 次提交
  3. 04 8月, 2010 2 次提交
  4. 12 12月, 2009 1 次提交
  5. 01 11月, 2008 1 次提交
    • J
      [CRIS] Remove links from CRIS build · c5ec6fb0
      Jesper Nilsson 提交于
      Remove the links to architecture and machine dependent directories
      (boot, lib, drivers, arch, mach)
      
      The links were created and used mostly from the arch/cris/Makefile,
      so why not dispense with them altogether?
      Changed $(ARCH) to "cris" in Makefile, it is easier to read this way.
      
      The CRISv32 head.S common files for the kernel and compressed images
      needed to be modified to use ifdefs instead of using the now removed
      mach link. Since there are only two versions, this is not a huge loss
      in readability.
      
      The link to vmlinux.lds.S is also replaced with a merged version
      which uses ifdefs to select the correct layout.
      System.map before and after are identical.
      Signed-off-by: NJesper Nilsson <jesper.nilsson@axis.com>
      Acked-by: NSam Ravnborg <sam@ravnborg.org>
      c5ec6fb0
  6. 30 10月, 2008 1 次提交
  7. 08 2月, 2008 2 次提交
  8. 01 7月, 2006 1 次提交
  9. 28 7月, 2005 1 次提交