mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 23:42:32 +00:00
Remove obsolete config_args library dependency
This commit is contained in:
parent
3c3c86bdba
commit
30b0bd641f
@ -1,5 +1,5 @@
|
||||
TARGET = test-ping_server_libc_lwip
|
||||
LIBS = posix libc_lwip_nic_dhcp libc_lwip lwip config_args
|
||||
LIBS = posix libc_lwip_nic_dhcp libc_lwip lwip
|
||||
SRC_CC = main.cc pingpong.cc
|
||||
|
||||
vpath main.cc $(PRG_DIR)/..
|
||||
|
Loading…
Reference in New Issue
Block a user