Searched hist:"2 f155f6c0a1f5e9a306a3f1f4fbe067db7ced3b1" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/tools/scripts/ |
| H A D | define2mk.sed | 2f155f6c0a1f5e9a306a3f1f4fbe067db7ced3b1 Mon Sep 24 15:05:31 UTC 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>
|
| /rk3399_rockchip-uboot/ |
| H A D | config.mk | 2f155f6c0a1f5e9a306a3f1f4fbe067db7ced3b1 Mon Sep 24 15:05:31 UTC 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 D | Makefile | 2f155f6c0a1f5e9a306a3f1f4fbe067db7ced3b1 Mon Sep 24 15:05:31 UTC 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>
|