dashboard
repositories
activity
search
login
ljy
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
enable system led
hc
2024-08-09
3d911568f3069a842249d4de3843d281d5af84d6
[~ljy/RK3588_XEN.git]
/
buildroot
/
support
/
dependencies
/
check-host-gzip.mk
1
2
3
ifeq (,$(call suitable-host-package,gzip))
BR2_GZIP_HOST_DEPENDENCY = host-gzip
endif