mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 02:40:08 +00:00
pc/wifi: shared library depends on symbol.map
CUSTOM_TARGET_DEPS does not trigger relinking the lib but recreates the .tag file only.
This commit is contained in:
parent
6326774056
commit
83f5dd8a8b
@ -47,7 +47,7 @@ vpath %.cc $(REP_DIR)/src/lib/pc
|
||||
vpath %.c $(TARGET_LIB_DIR)
|
||||
vpath %.cc $(TARGET_LIB_DIR)
|
||||
|
||||
CUSTOM_TARGET_DEPS += $(TARGET_LIB_DIR)/symbol.map
|
||||
$(LIB).lib.so: $(TARGET_LIB_DIR)/symbol.map
|
||||
|
||||
#
|
||||
# Genode C-API backends
|
||||
|
Loading…
Reference in New Issue
Block a user