Improved autotools, added config.kbuild, --with-msr-dir, --with-rtai-dir, --with-8139too-kernel.

This commit is contained in:
Florian Pose
2006-11-06 16:27:40 +00:00
parent e3b241a79a
commit 026dc769d3
11 changed files with 167 additions and 26 deletions
+4
View File
@@ -43,6 +43,9 @@ EXTRA_DIST = \
globals.h \
LICENSE
modules:
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules
modules_install:
$(MAKE) -C master modules_install
$(MAKE) -C devices modules_install
@@ -66,6 +69,7 @@ mrproper: clean
config.h.in \
config.log \
config.status \
config.kbuild \
configure.in \
configure \
Makefile \