Index: defaults/amd64/Makefile.config
===================================================================
--- defaults/amd64/Makefile.config	(revision aae365bc823f3137811d2c48089c150e81c40606)
+++ defaults/amd64/Makefile.config	(revision fb5f28e4c9c12c7c509d0e4f448cdebd6365838f)
@@ -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
