base: remove ancient artifact of config library

The config library was removed in issue #2431 in 2017.
This commit is contained in:
Christian Helmuth 2023-06-02 09:16:37 +02:00 committed by Norman Feske
parent 250c16ddcf
commit 6cb697e6d8

View File

@ -13,7 +13,6 @@ lib:
mkdir -p lib/mk lib/symbols
cp $(addprefix $(REP_DIR)/lib/mk/,$(LIB_MK_FILES)) lib/mk/
cp $(REP_DIR)/lib/symbols/ld lib/symbols/
touch lib/mk/config.mk
sed -i "/KERNEL/d" lib/mk/ld.mk
SPECS := x86_32 x86_64 32bit 64bit