>#!/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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/