mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-11-02 19:28:18 +00:00
- Allow a setup rule
- Clean should be double colon.
This commit is contained in:
@@ -18,5 +18,9 @@ endif
|
||||
|
||||
.DEFAULT_GOAL := $(DTB_LIST)
|
||||
|
||||
clean:
|
||||
$(DTB_LIST): setup
|
||||
|
||||
clean::
|
||||
rm -rf *.dtb
|
||||
|
||||
setup::
|
||||
|
||||
Reference in New Issue
Block a user