Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Move test build flags in Makefile.in | Carmelo Amoroso | 2009-12-03 | 1 | -0/+1 |
| | | | | | | | Move test build flags in Makefile.in Makefile should be used only as a container for other sub Makefiles Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Fixed makefiles inclusion flow to pass actual configuration variable values. | Carmelo Amoroso | 2009-03-16 | 1 | -0/+7 |
Test build system modified to be similar to uClibc one: * test custom logic moved from Makefile to a new Makefile.in (to be included by Makefile). * Makefile same for all tests and just used for including all other needed makefiles. Signed-off-by: Salvatore Cro <salvatore.cro@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> |