Re: .o.cmd files wanted, static analysis

From: Kyle Moffett
Date: Thu Sep 15 2005 - 19:09:35 EST


On Sep 15, 2005, at 19:50:29, Peter T. Breuer wrote:
Does somebody out there have a pretty complete kernel compilation, mainly all modules (though I don't care!), and could let me have their .*.o.cmd files? In fact, just the FIRST LINE of them.

doesn't "make allmodconfig" work for you? That should generate a config with everything possible included as modules, and then you can compile that to generate .cmd files.


Cheers,
Kyle Moffett

--
There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult.
-- C.A.R. Hoare


-
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/