Update kmod for new install dir option
[hvlinux.git] / stage1 / pkg / kmod
index 783d8ce..6810c46 100644 (file)
@@ -1,20 +1,5 @@
 #!/bin/bash
 
-hvconfig_pre()
-{
-    CONFIGURE_OPTS="\
-        --prefix=/tools \
-        --bindir=/bin \
-        --build=${CLFS_HOST} \
-        --host=${CLFS_TARGET}"
-}
-
-hvbuild()
-{
-    make
-    make DESTDIR=${LFS} install
-}
-
 hvbuild_post()
 {
     # Create symbolic links for programs that expect Module-Init-Tools: