irqbalance/.gitignore
Serj Kalichev 8d7404149e irqbalance: Misc build enhancements
- Remove AC_CANONICAL_TARGET macro from configure to allow easier cross
  compilation

- Add private implementation of called glib2 functions so that irqbalance can be
  built on systems not supporting a sufficiently recent version of glib2

- Add --without-glib2 configure option to support explicit selection of internal
  glib2 function definitions, overriding automatic selection.

Signed-off-by: Serj Kalichev <serj.kalichev@gmail.com>
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
2012-03-26 10:19:00 -04:00

37 lines
325 B
Plaintext

*.a
*.o
*~
.deps
*.diff
*.patch
*.orig
*.rej
/INSTALL
/Makefile
/Makefile.in
*/Makefile
*/Makefile.in
/aclocal.m4
/autom4te.cache
/compile
/config.guess
/config.h
/config.h.in
/config.log
/config.status
/config.sub
/configure
/install-sh
/libtool
/ltmain.sh
/m4
/missing
/stamp-h1
/depcomp
/irqbalance
irqbalance-*.tar.*