Re: makei: shell script for building .i files

From: Jan Engelhardt
Date: Tue Dec 05 2006 - 13:56:14 EST



>#!/bin/bash
>#
># scripts/makei
>#
># Make .i files in Linux kernel tree. You must first build a
># working kernel so this script knows which files to make.

Would -fsave-temps of gcc do the same? (Half the answer: no, it saves
the temp files in $KSRC rather than $O)


-`J'
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/