mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-17 10:23:29 +00:00
ltp: fix build fail issue
Signed-off-by: nietingting <nietingting@xiaomi.com>
This commit is contained in:
parent
54bbfee30e
commit
ccf5bd28fd
1 changed files with 2 additions and 0 deletions
|
|
@ -109,6 +109,8 @@ $(LTP_UNPACK):
|
|||
$(Q) echo "git clone $(LTP_URL)"
|
||||
$(Q) git clone $(LTP_URL)
|
||||
|
||||
$(LTP_CSRCS): $(LTP_UNPACK)
|
||||
|
||||
context:: $(LTP_UNPACK)
|
||||
|
||||
distclean::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue