Print this page
lib: move compat links from targetdirs to proper makefiles

*** 25,29 **** --- 25,34 ---- LIBRARY = libdl.a VERS = .1 include $(SRC)/lib/Makefile.rootfs + + COMPATLINKS += /etc/lib/libdl.so.1 + $(ROOT)/etc/lib/libdl.so.1 := COMPATLINKTARGET=../../lib/libdl.so.1 + +