This commit adds the Makefiles to create object-bundle for libc minimal. Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com> Change-Id: I9d15e0203664010ba4ef5cf3625b4075d7827ad7
6 lines
180 B
Makefile
6 lines
180 B
Makefile
#FIXME This Makefile is skipping one level of recursivity
|
|
# to avoid modifyng the file source/Makefile that
|
|
# is needed by the current TiMo build system.
|
|
|
|
obj-y = minimal/source/
|