Re: [PATCH] /proc/config.gz against 2.2.3

Philip Blundell (philb@gnu.org)
Tue, 16 Mar 1999 18:54:34 +0000


>Note this patch includes a program called bin2c in scripts/ that I think
>should eventually replace the poorly named (and located) bin2hex scripts
>in the sound driver directory.

If all this does is convert a binary file to a character array so you can link
it into the kernel, take a look at the linker magic used when building a
zImage. You can do it without any helper programs.

p.

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