mirror of
https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git
synced 2024-11-15 06:53:44 +08:00
06eb29e117
These redirecting makefiles simplifies compiling from some editors and when CWD is not the root of the source tree. This is similar to what was introduced in systemd in 340d89e ("build-sys: add small redirecting Makefiles to simplify compilation from within emacs")
25 lines
226 B
Plaintext
25 lines
226 B
Plaintext
*.o
|
|
/*.tar.xz
|
|
/*.md5sum
|
|
.deps/
|
|
.libs/
|
|
/Makefile
|
|
/Makefile.in
|
|
|
|
/aclocal.m4
|
|
/autom4te.cache/
|
|
/build-aux/
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.status
|
|
/configure
|
|
/libtool
|
|
/stamp-h1
|
|
/test-suite.log
|
|
|
|
*~
|
|
.*.swp
|
|
cscope.out
|
|
tags
|