deiban packaging of linux kernel with sysmocom modifications
Go to file
Bastian Blank c3687a0f8c Replace own modpost with a dispatcher and four version of the original one.
* src/mod/Makefile: Build all modpost variants.
* src/mod/Makefile.real, src/mod/elfconfig.h, src/mod/modpost.c,
  src/mod/real-lsb-32/elfconfig.h, src/mod/real-lsb-64/elfconfig.h,
  src/mod/real-msb-32/elfconfig.h, src/mod/real-msb-64/elfconfig.h: Add.
* src/mod/real-lsb-32, src/mod/real-lsb-64, src/mod/real-msb-32,
  src/mod/real-msb-64: New directory.
* src/mod/elf.cpp, src/mod/elf.hpp, src/mod/endian.hpp, src/mod/modpost.cpp,
  src/mod/module.cpp, src/mod/module.hpp, src/mod/module_devicetable.cpp,
  src/mod/module_devicetable.hpp, src/mod/module_devicetable.tpp,
  src/mod/module_devicetable_impl_2_6_16.cpp,
  src/mod/module_devicetable_impl_2_6_16.hpp: Remove.

svn path=/dists/trunk/linux-kbuild-2.6/; revision=7045
2006-07-19 22:56:40 +00:00
debian debian/changelog 2006-07-11 08:11:05 +00:00
src Replace own modpost with a dispatcher and four version of the original one. 2006-07-19 22:56:40 +00:00