]> git.hungrycats.org Git - linux/commitdiff
zygo: neuter INSTALLKERNEL as it runs things that need root privilege zygo-3.15.1-zb64
authorZygo Blaxell <zblaxell@serenity.furryterror.org>
Sun, 22 Jun 2014 04:47:44 +0000 (00:47 -0400)
committerZygo Blaxell <zblaxell@serenity.furryterror.org>
Sun, 22 Jun 2014 04:47:44 +0000 (00:47 -0400)
zygo/make-kernel

index c676827c16344c6295527cb5c8ffab1d67deef1e..e68599507efa1eff3b9942daaeb41a32585b1973 100755 (executable)
@@ -8,6 +8,7 @@ cd .
 (
        set -a
        MODULE_LOC=$PWD/../modules 
+       INSTALLKERNEL=true
        set +a
        make-kpkg modules_clean clean
        MAKEFLAGS='EXTRAVERSION=-zb64' make-kpkg --revision $rev binary && make-kpkg modules_image