Remove unnecessary dependency of the sdk target.
ALL_GENERATED_SOURCES forces to build heavy things already covered by build cache. Change-Id: I362bc450b9e303120d12ee8d53d75e86ef71e58f
This commit is contained in:
parent
0ea63e0cbd
commit
ab4a98a85d
1 changed files with 0 additions and 1 deletions
|
@ -1601,7 +1601,6 @@ ifeq ($(strip $(ATREE_FILES)),)
|
|||
ATREE_FILES := \
|
||||
$(ALL_PREBUILT) \
|
||||
$(ALL_COPIED_HEADERS) \
|
||||
$(ALL_GENERATED_SOURCES) \
|
||||
$(ALL_DEFAULT_INSTALLED_MODULES) \
|
||||
$(INSTALLED_RAMDISK_TARGET) \
|
||||
$(ALL_DOCS) \
|
||||
|
|
Loading…
Reference in a new issue