blob: 5288d4532faa65b7d3e12637e1556973b5d8c3fe [file] [log] [blame]
include $(ZEPHYR_BASE)/tests/Makefile.test
obj-y += main.o atomic.o byteorder.o intmath.o
obj-$(CONFIG_PRINTK) += printk.o
obj-y += ring_buf.o
obj-y += slist.o
obj-n += bitfield.o
obj-y += rand32.o