Home
last modified time | relevance | path

Searched refs:cleanall (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/app/forlinx/forlinx_cmd/fltest_screenshooter/
H A DMakefile14 .PHONY:clean cleanall
18 cleanall:clean target
21 distclean:cleanall
/OK3568_Linux_fs/app/forlinx/forlinx_cmd/fltest_watchdog/
H A DMakefile14 .PHONY:clean cleanall
19 cleanall:clean target
22 distclean:cleanall
/OK3568_Linux_fs/app/forlinx/forlinx_cmd/fltest_keytest/
H A DMakefile14 .PHONY:clean cleanall
18 cleanall:clean target
21 distclean:cleanall
/OK3568_Linux_fs/app/forlinx/forlinx_cmd/fltest_spidev_test/
H A DMakefile14 .PHONY:clean cleanall
18 cleanall:clean target
21 distclean:cleanall
/OK3568_Linux_fs/app/forlinx/forlinx_cmd/fltest_watchdogrestart/
H A DMakefile14 .PHONY:clean cleanall
19 cleanall:clean target
22 distclean:cleanall
/OK3568_Linux_fs/app/forlinx/forlinx_cmd/fltest_canfdtest/
H A DMakefile14 .PHONY:clean cleanall
18 cleanall:clean target
21 distclean:cleanall
/OK3568_Linux_fs/app/forlinx/forlinx_cmd/fltest_uarttest/
H A DMakefile16 .PHONY:clean cleanall
22 cleanall:clean target
25 distclean:cleanall
/OK3568_Linux_fs/app/forlinx/forlinx_cmd/
H A DMakefile31 .PHONY: clean distclean cleanall
53 cleanall: target
55 do $(MAKE) -C $$dir cleanall;\
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dbuild.sh327 shell | cleanall)
460 cleanall)
463 finish_build cleanall
/OK3568_Linux_fs/device/rockchip/common/
H A Dbuild.sh327 shell | cleanall)
460 cleanall)
463 finish_build cleanall
H A DMakefile178 $(Q)$(SDK_DIR)/build.sh cleanall
/OK3568_Linux_fs/
H A Dbuild.sh327 shell | cleanall)
460 cleanall)
463 finish_build cleanall
H A DMakefile178 $(Q)$(SDK_DIR)/build.sh cleanall
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dtest-reexec71 …clean|build|cleansstate|cleanall|package|cleansstate2|package_write|package_write_ipk|package_writ…
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dccache.bbclass69 addtask cleanall after do_cleanccache
H A Dbase.bbclass768 addtask cleanall after do_cleansstate
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dtasks.rst468 .. _ref-tasks-cleanall:
482 $ bitbake -c cleanall recipe
484 Typically, you would not normally use the ``cleanall`` task. Do so only
/OK3568_Linux_fs/yocto/poky/documentation/test-manual/
H A Dintro.rst507 **Running "cleanall" is not permitted.**
/OK3568_Linux_fs/yocto/poky/documentation/kernel-dev/
H A Dcommon.rst1084 $ bitbake -c cleanall yocto-linux
1085 $ bitbake core-image-minimal -c cleanall
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dcommon-tasks.rst3426 (i.e. ``bitbake -c clean package`` and ``bitbake -c cleanall package``).