Lines Matching full:playground
223 MODULE_PLAYGROUND = testsuite/module-playground
234 build-module-playground:
236 $(RM) -rf testsuite/module-playground && \
247 rootfs: build-module-playground
250 .PHONY: rootfs build-playground
272 testsuite/module-playground/cache \
273 testsuite/module-playground/dummy.sha1 \
274 testsuite/module-playground/dummy.sha256 \
275 testsuite/module-playground/Makefile \
276 testsuite/module-playground/Makefile.arch \
277 testsuite/module-playground/mod-fake-cciss.c \
278 testsuite/module-playground/mod-fake-hpsa.c \
279 testsuite/module-playground/mod-fake-scsi-mod.c \
280 testsuite/module-playground/mod-foo-a.c \
281 testsuite/module-playground/mod-foo-b.c \
282 testsuite/module-playground/mod-foo.c \
283 testsuite/module-playground/mod-foo-c.c \
284 testsuite/module-playground/mod-loop-a.c \
285 testsuite/module-playground/mod-loop-b.c \
286 testsuite/module-playground/mod-loop-c.c \
287 testsuite/module-playground/mod-loop-d.c \
288 testsuite/module-playground/mod-loop-e.c \
289 testsuite/module-playground/mod-loop-f.c \
290 testsuite/module-playground/mod-loop-g.c \
291 testsuite/module-playground/mod-loop-h.c \
292 testsuite/module-playground/mod-loop-i.c \
293 testsuite/module-playground/mod-loop-j.c \
294 testsuite/module-playground/mod-loop-k.c \
295 testsuite/module-playground/mod-loop.h \
296 testsuite/module-playground/mod-simple.c \
297 testsuite/module-playground/mod-simple-i386.ko \
298 testsuite/module-playground/mod-simple-sparc64.ko \
299 testsuite/module-playground/mod-simple-x86_64.ko \
300 testsuite/module-playground/README
398 $(MAKE) -C testsuite/module-playground/ clean
400 $(RM) -rf testsuite/module-playground; \