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 := \
|
INCDIRS := \
|
||||||
../../common/image \
|
../../common/image \
|
||||||
../../common/crc \
|
../../common/crc \
|
||||||
../../common/partition
|
../../common/partition \
|
||||||
|
../../recovery/include
|
||||||
|
|
||||||
SRCDIRS := \
|
SRCDIRS := \
|
||||||
../../common/image \
|
../../common/image \
|
||||||
|
Reference in New Issue
Block a user