Index: defaults/ia32/Makefile.config
===================================================================
--- defaults/ia32/Makefile.config	(revision 3bd1b3ab5056db3b196fc9608179dfd2886d214b)
+++ defaults/ia32/Makefile.config	(revision 5c2af75dfaacd671a4ad11ffb003e457f12d538e)
@@ -68,4 +68,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
+
 # OHCI root hub power switch, ganged is enough
 OHCI_POWER_SWITCH = ganged
