fix bug resulting from equally named files
the local vector.o files shadowed the ../cm3/vector.c from VPATH, resulting in empty reset vectors.
This commit is contained in:
Reference in New Issue
Block a user
the local vector.o files shadowed the ../cm3/vector.c from VPATH, resulting in empty reset vectors.