blob: 05b37e9546f96785f17e33d84d5f86e2221cd5c0 [file]
SUBDIRS = checkfs fs-tests jittertest ubi-tests
all clean tests: $(SUBDIRS)
.PHONY: $(SUBDIRS)
$(SUBDIRS):
$(MAKE) -C $@ $(MAKECMDGOALS)