mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
Patch from Thomas Lundquist to fix a thinko
This commit is contained in:
parent
72c7cc0c24
commit
d9e09adac2
@ -2,5 +2,5 @@ ifeq ($(strip $(BR2_CCACHE)),y)
|
|||||||
TARGETS+=ccache
|
TARGETS+=ccache
|
||||||
endif
|
endif
|
||||||
ifeq ($(strip $(BR2_PACKAGE_CCACHE_TARGET)),y)
|
ifeq ($(strip $(BR2_PACKAGE_CCACHE_TARGET)),y)
|
||||||
TARGETS+=ccache
|
TARGETS+=ccache_target
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user