mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
Patch from Thomas Lundquist to fix a thinko
This commit is contained in:
@@ -2,5 +2,5 @@ ifeq ($(strip $(BR2_CCACHE)),y)
|
||||
TARGETS+=ccache
|
||||
endif
|
||||
ifeq ($(strip $(BR2_PACKAGE_CCACHE_TARGET)),y)
|
||||
TARGETS+=ccache
|
||||
TARGETS+=ccache_target
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user