copy tools/upx and tools/ucl from lean’s lede repository to tools directory add the following 2 lines to tools/Makefile

tools-y += ucl upx
$(curdir)/upx/compile := $(curdir)/ucl/compile