Home
last modified time | relevance | path

Searched hist:"2 f155f6c" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/scripts/
H A Ddefine2mk.sed2f155f6c Mon Sep 24 10:05:31 CDT 2007 Grant Likely <grant.likely@secretlab.ca> [BUILD] Generate include/autoconf.mk from board config files

Use cpp and sed to postprocess config.h and import the defined values
into include/autoconf.mk. autoconf.mk is then included by config.mk to
give 'make' access to the board configuration.

Doing this enables conditional compilation at the Makefile level instead
of by wrapping every .c file with #ifdef/#endif wrappers.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
/openbmc/u-boot/
H A Dconfig.mk2f155f6c Mon Sep 24 10:05:31 CDT 2007 Grant Likely <grant.likely@secretlab.ca> [BUILD] Generate include/autoconf.mk from board config files

Use cpp and sed to postprocess config.h and import the defined values
into include/autoconf.mk. autoconf.mk is then included by config.mk to
give 'make' access to the board configuration.

Doing this enables conditional compilation at the Makefile level instead
of by wrapping every .c file with #ifdef/#endif wrappers.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
H A DMakefile2f155f6c Mon Sep 24 10:05:31 CDT 2007 Grant Likely <grant.likely@secretlab.ca> [BUILD] Generate include/autoconf.mk from board config files

Use cpp and sed to postprocess config.h and import the defined values
into include/autoconf.mk. autoconf.mk is then included by config.mk to
give 'make' access to the board configuration.

Doing this enables conditional compilation at the Makefile level instead
of by wrapping every .c file with #ifdef/#endif wrappers.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>