mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 20:56:33 +00:00
Add DEPENDENCIES_HOST_PREREQ to the list of packages
That way packages included in that list like ccache will also be regarded as a normal packages for targets like external-deps, show-targets or legal-info Signed-off-by: Alfredo Alvarez Fernandez <alfredo.alvarez_fernandez@nokia.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
36d398ac30
commit
862b76cfef
2
Makefile
2
Makefile
@ -486,6 +486,8 @@ include package/Makefile.in
|
|||||||
-include $(wildcard arch/arch.mk.*)
|
-include $(wildcard arch/arch.mk.*)
|
||||||
include support/dependencies/dependencies.mk
|
include support/dependencies/dependencies.mk
|
||||||
|
|
||||||
|
PACKAGES += $(DEPENDENCIES_HOST_PREREQ)
|
||||||
|
|
||||||
include toolchain/*.mk
|
include toolchain/*.mk
|
||||||
include toolchain/*/*.mk
|
include toolchain/*/*.mk
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user