Index: uspace/Makefile.common
===================================================================
--- uspace/Makefile.common	(revision 943aaf1b5f329ccc9f76244a88cef32d566f8576)
+++ uspace/Makefile.common	(revision b4a9f5dda20b7206e43da8d1fe37aa4eee1ff024)
@@ -203,10 +203,4 @@
 endif
 
-ifeq ($(CONFIG_OPTIMIZE_FOR_SIZE),y)
-	OPTIMIZATION = s
-else
-	OPTIMIZATION = 3
-endif
-
 # PCUT-based unit tests
 ifneq ($(TEST_SOURCES),)
