mk: remove obsolete PRG_LIBS variable

This commit is contained in:
Norman Feske 2016-12-15 17:27:30 +01:00
parent a360452a10
commit 9745effc53

View File

@ -25,7 +25,6 @@ include $(foreach LIB,$(LIBS),$(call select_from_repositories,lib/import/import-
# Add globally defined library supplements
#
include $(SPEC_FILES)
LIBS += $(PRG_LIBS)
#
# Determine location of $(TARGET_MK) within 'src/', remove trailing slash