upx: fix dependence

openwrt@453c427
This commit is contained in:
CN_SZTL 2020-02-19 02:14:22 +08:00
parent 0fa220f6fb
commit d6ca1c5e15
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -42,6 +42,7 @@ tools-$(CONFIG_TARGET_apm821xx)$(CONFIG_TARGET_gemini) += genext2fs
tools-$(CONFIG_TARGET_tegra) += cbootimage cbootimage-configs
# builddir dependencies
$(curdir)/upx/compile := $(curdir)/ucl/compile
$(curdir)/bison/compile := $(curdir)/flex/compile
$(curdir)/flex/compile := $(curdir)/libtool/compile
$(curdir)/libtool/compile := $(curdir)/m4/compile $(curdir)/autoconf/compile $(curdir)/automake/compile $(curdir)/missing-macros/compile