Index: defaults/amd64/Makefile.config
===================================================================
--- defaults/amd64/Makefile.config	(revision c65590ae46aff47b0b8dfcf420b7e8a3ba47c748)
+++ defaults/amd64/Makefile.config	(revision 15674715412ae9b74ef57bcf964741ea2f00c1bb)
@@ -65,4 +65,13 @@
 CONFIG_BFB_BPP = 16
 
+# Dynamic linking support
+CONFIG_RTLD = y
+
+# Build shared libraries
+CONFIG_BUILD_SHARED_LIBS = y
+
+# Link against shared libraries
+CONFIG_USE_SHARED_LIBS = y
+
 # Include development files (headers, libraries)
 CONFIG_DEVEL_FILES = y
