On Aug 4 2007 10:44, Russell Harmon wrote:
>Changed some things so that if you do multiple "make patch" without
>the files having been changed, it won't install the files, and so make
>won't have to rebuild aufs.
>
>Also changed the conditionals to if statements. I find it more
>readable, and prevents make from saying "error 1 (ignored)" all the
>time =).
>
>Makefile is attached.

Speaking of which, the modules_install target is not right. It should
(ideally) be something like

        make -C ${yourkerneldir} M=$$PWD modules_install;


        Jan
-- 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

Reply via email to