blob: 6a7a2e3e26628036f2e28e903c78d494a568a416 [file] [log] [blame]
ccflags-y += -I${ZEPHYR_BASE}/tests/include
obj-y = test_tickless.o
ifeq ($(ARCH),arm)
obj-y += timestamps.o
endif