Searched hist:f0037c56 (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/fs/jffs2/ |
H A D | Makefile | f0037c56 Mon Sep 24 10:05:30 CDT 2007 Grant Likely <grant.likely@secretlab.ca> Build: split COBJS value into multiple lines This change is in preparation for condtitionial compile support in the build system. By spliting them all into seperate lines now, subsequent patches that change 'COBJS-y += ' into 'COBJS-$(CONFIG_<blah>) += ' will be less invasive and easier to review Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
/openbmc/u-boot/disk/ |
H A D | Makefile | f0037c56 Mon Sep 24 10:05:30 CDT 2007 Grant Likely <grant.likely@secretlab.ca> Build: split COBJS value into multiple lines This change is in preparation for condtitionial compile support in the build system. By spliting them all into seperate lines now, subsequent patches that change 'COBJS-y += ' into 'COBJS-$(CONFIG_<blah>) += ' will be less invasive and easier to review Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
/openbmc/u-boot/net/ |
H A D | Makefile | f0037c56 Mon Sep 24 10:05:30 CDT 2007 Grant Likely <grant.likely@secretlab.ca> Build: split COBJS value into multiple lines This change is in preparation for condtitionial compile support in the build system. By spliting them all into seperate lines now, subsequent patches that change 'COBJS-y += ' into 'COBJS-$(CONFIG_<blah>) += ' will be less invasive and easier to review Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
/openbmc/u-boot/drivers/ |
H A D | Makefile | f0037c56 Mon Sep 24 10:05:30 CDT 2007 Grant Likely <grant.likely@secretlab.ca> Build: split COBJS value into multiple lines This change is in preparation for condtitionial compile support in the build system. By spliting them all into seperate lines now, subsequent patches that change 'COBJS-y += ' into 'COBJS-$(CONFIG_<blah>) += ' will be less invasive and easier to review Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
/openbmc/u-boot/common/ |
H A D | Makefile | f0037c56 Mon Sep 24 10:05:30 CDT 2007 Grant Likely <grant.likely@secretlab.ca> Build: split COBJS value into multiple lines This change is in preparation for condtitionial compile support in the build system. By spliting them all into seperate lines now, subsequent patches that change 'COBJS-y += ' into 'COBJS-$(CONFIG_<blah>) += ' will be less invasive and easier to review Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|