mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
okl4: consider elfweaver in cleanall rule
This commit is contained in:
parent
b8f6abc714
commit
bcb3c78f62
@ -41,4 +41,7 @@ CC_OPT += -DCONFIG_MAX_THREAD_BITS=10
|
||||
clean_includes:
|
||||
$(VERBOSE)rm -rf $(BUILD_BASE_DIR)/include
|
||||
|
||||
clean cleanall: clean_includes
|
||||
clean_tool_elfweaver:
|
||||
$(VERBOSE)rm -rf $(BUILD_BASE_DIR)/tool/okl4/elfweaver
|
||||
|
||||
clean cleanall: clean_includes clean_tool_elfweaver
|
||||
|
Loading…
x
Reference in New Issue
Block a user