X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage0%2Fpkg%2Flinux;h=1107e1b6cafbbf31aee2e1037a2d8977fe671ae9;hb=f0d54c69a71d7d5cb32aa342ea38cba6aab9570f;hp=b5d275fcec567409c723de4fbbfe6b8011120de4;hpb=69ac3e7cf686f8e95e47a7ab89bc38796aace488;p=hvlinux.git diff --git a/stage0/pkg/linux b/stage0/pkg/linux index b5d275f..1107e1b 100644 --- a/stage0/pkg/linux +++ b/stage0/pkg/linux @@ -1,13 +1,10 @@ #!/bin/bash -HV_NO_CONFIGURE_SCRIPT=1 - hvbuild() { cd ${LFS_TMP}/${PACKAGE} ${HVMAKE} mrproper - ${HVMAKE} ARCH=${CLFS_ARCH} headers_check ${HVMAKE} ARCH=${CLFS_ARCH} INSTALL_HDR_PATH=dest headers_install install -dv /tools/include cp -rv dest/include/* /tools/include