]> git.ipfire.org Git - thirdparty/kmod.git/commit
Move macro.h to shared directory
authorLucas De Marchi <lucas.demarchi@intel.com>
Fri, 3 Oct 2014 01:03:19 +0000 (22:03 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 3 Oct 2014 01:03:19 +0000 (22:03 -0300)
commit576dd4393d0deb2f4e050c5d1b96eaafb03bcb2c
treeb675dc165891f7548d6183c7a0f86e13a285d6da
parent9b34db1ae63427269f918b2868b4cfcb50e6259b
Move macro.h to shared directory

It's not really related to libkmod, so move it to a directory in which
we keep common stuff.
Makefile.am
libkmod/docs/Makefile.am
libkmod/libkmod-index.c
libkmod/libkmod-internal.h
libkmod/libkmod-util.h
shared/macro.h [moved from libkmod/macro.h with 97% similarity]
testsuite/testsuite.h
tools/depmod.c
tools/kmod.h
tools/modprobe.c
tools/rmmod.c