Removal of deprecated os/config.h (Ref #74)

This commit is contained in:
Stefan Kalkowski
2017-05-30 15:04:44 +02:00
committed by Norman Feske
parent c9f593d803
commit 0c7450c550
9 changed files with 64 additions and 68 deletions

View File

@@ -3,7 +3,7 @@
SRC_CC += backend/nic_ip/backend.cc
LIBS += base config net
LIBS += base net
# include less specific configuration
# include less specificuration
include $(REP_DIR)/lib/mk/remote_rom_backend.inc