Macro definitions for FL_DATA and FL_IMAGE

Mulyadi Santosa mulyadi.santosa at gmail.com
Wed Feb 23 13:12:28 EST 2011


On Wed, Feb 23, 2011 at 19:51, Madhavi Manchala <madhavi.linux at gmail.com> 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



More information about the Kernelnewbies mailing list