FreeCalypso > hg > freecalypso-tools
diff target-utils/libbase/Makefile @ 453:6228d27738d1
target-utils: wait_ARM_cycles() added to libbase
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 09 Feb 2019 07:35:07 +0000 |
parents | e7502631a0f9 |
children |
line wrap: on
line diff
--- a/target-utils/libbase/Makefile Fri Feb 08 02:14:53 2019 +0000 +++ b/target-utils/libbase/Makefile Sat Feb 09 07:35:07 2019 +0000 @@ -4,7 +4,7 @@ AR= arm-elf-ar RANLIB= arm-elf-ranlib -OBJS= abbdrv.o osmodelay.o serio.o spidrv.o +OBJS= abbdrv.o osmodelay.o serio.o spidrv.o waitarm.o all: libbase.a