Why not simply define a CFLAGS environment variable on your system before
building the kernel? You could set it to whatever options you like, and
make should pick this up, shouldn't it?
Or, use 'make CFLAGS=whatever zImage' to override the defaults in the makefile.
Charles Cazabon
-- ---------------------------------------------------- Charles Cazabon <charlesc-linux@qcc.sk.ca> Any opinions expressed are just that -- my opinions. ----------------------------------------------------
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/