base-linux: declare build artifact for lib/ld

This enables the run tool's new [build_artifacts] function to return the
correct binary name for 'build lib/ld'.
This commit is contained in:
Norman Feske 2022-01-09 17:07:55 +01:00 committed by Christian Helmuth
parent 813731a1e0
commit 622ddb5b49

View File

@ -1,2 +1,4 @@
TARGET = ld-linux
LIBS = ld-linux
TARGET = ld-linux.lib
LIBS = ld-linux
BUILD_ARTIFACTS := ld-linux.lib.so