refactoring
[mono.git] / mcs / class / System.Core / Makefile
index e9e6a348aeefe9bc8d65d9dfaee63a9228c811d1..e113d7668316774b6ab1b44909ca98fc62d4a647 100644 (file)
@@ -13,7 +13,7 @@ endif
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
 # This is a .NET > 2.0 only assembly
-VALID_PROFILE := $(filter net_2_0_bootstrap net_2_0 net_2_1_bootstrap net_2_1_raw, $(PROFILE))
+VALID_PROFILE := $(filter net_2_0_bootstrap net_2_0 net_2_1_raw, $(PROFILE))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.Core.dll
 NO_INSTALL = yes