Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • xenomaixenomai
  • ipipe
  • Repository
  • ipipe
  • arch
  • cris
  • include
  • asm
  • asm-offsets.h
Find file Blame History Permalink
  • Sam Ravnborg's avatar
    kbuild: move asm-offsets.h to include/generated · 559df2e0
    Sam Ravnborg authored Apr 19, 2009
    
    
    The simplest method was to add an extra asm-offsets.h
    file in arch/$ARCH/include/asm that references the generated file.
    
    We can now migrate the architectures one-by-one to reference
    the generated file direct - and when done we can delete the
    temporary arch/$ARCH/include/asm/asm-offsets.h file.
    
    Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
    Cc: Al Viro <viro@zeniv.linux.org.uk>
    Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
    559df2e0

Imprint & Privacy Policy