commit | d26858f7035f67f7ffa4594fd60058c22429e28d | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Sat Jul 08 15:52:16 2023 -0400 |
committer | Joey Armstrong <joey@opennetworking.org> | Sat Jul 08 15:52:16 2023 -0400 |
tree | b69440fe38adb71c70b748139a2f2c891ff6a6df | |
parent | 42f4ce6a40535322b27f6a10cf94718452927066 [diff] [blame] |
Normalize MAKEDIR, ONF_MAKEDIR and ONF_MAKE Change-Id: I3908c0738dbbed180d62dc0f4ba656226035ba5a
diff --git a/makefiles/lint/shell.mk b/makefiles/lint/shell.mk index 704038c..a02da31 100644 --- a/makefiles/lint/shell.mk +++ b/makefiles/lint/shell.mk
@@ -34,7 +34,7 @@ shell-check := shellcheck shell-check-args += --check-sourced -shell-check-args += --external-sources +shell-check-args += --extenal-sources ##-------------------## ##---] TARGETS [---##