Merge pull request #191 from Mculover666/master
fix ptbl cmd tools bug in makefile
This commit is contained in:
@@ -14,7 +14,8 @@ NOECHO := @
|
||||
INCDIRS := \
|
||||
../../common/image \
|
||||
../../common/crc \
|
||||
../../common/partition
|
||||
../../common/partition \
|
||||
../../recovery/include
|
||||
|
||||
SRCDIRS := \
|
||||
../../common/image \
|
||||
|
Reference in New Issue
Block a user