dashboard
repositories
activity
search
login
ljy
/
RK3588_XEN
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix fiq_debugger-set-uart-irq-no-balancing
hc
2024-07-02
39af2116d7581c9a12be9e73bb6bdc31496495ef
[~ljy/RK3588_XEN.git]
/
buildroot
/
support
/
dependencies
/
check-host-lzip.mk
1
2
3
4
ifeq (,$(call suitable-host-package,lzip,$(LZCAT)))
BR2_LZIP_HOST_DEPENDENCY = host-lzip
LZCAT = $(HOST_DIR)/bin/lzip -d -c
endif