mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
4 lines
86 B
Makefile
4 lines
86 B
Makefile
ifeq (,$(call suitable-host-package,gzip))
|
|
BR2_GZIP_HOST_DEPENDENCY = host-gzip
|
|
endif
|