On Wed, Feb 23, 2011 at 19:51, Madhavi Manchala <[email protected]> wrote:
> Dear All,
>
> In one of the makefile souces, I saw the following statement.
>
> arm-elf-gcc util.c -o flutil -DFL_DATA=util_bin -DFL_IMAGE=util.bin
> -DFL_DATA_CKSUM=$FL_DATA_CKSUM

check that util.c.... FL_DATA and FL_IMAGE should be a symbol defined
in #define block...grep will help you to reveal how those symbol are
used

-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to