From: Paul Mackerras Date: Fri, 30 Jun 2000 04:56:15 +0000 (+0000) Subject: comment out kinstall since it isn't needed now X-Git-Tag: ppp-2.4.7~531 X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=commitdiff_plain;h=45ee8b95457fad10251d9ded6f2fd6d2aae1288b;ds=sidebyside comment out kinstall since it isn't needed now --- diff --git a/linux/Makefile.top b/linux/Makefile.top index 616eb98..fa34ce5 100644 --- a/linux/Makefile.top +++ b/linux/Makefile.top @@ -51,5 +51,5 @@ clean: dist-clean: clean rm -f Makefile `find . -name Makefile -print` -kernel: - cd linux; ./kinstall.sh +#kernel: +# cd linux; ./kinstall.sh