Index: boot/Makefile.silo
===================================================================
--- boot/Makefile.silo	(revision 4872160f9c176d257f1757469d1adec8033d95f9)
+++ boot/Makefile.silo	(revision 5dd830ce2dcd08682d30641827049637b071c1dd)
@@ -31,9 +31,5 @@
 include Makefile.common
 
-ifeq ($(CONFIG_AOUT_ISOFS_B),y)
-	SILO_PACKAGE = a.out
-else
-	SILO_PACKAGE = raw
-endif
+SILO_PACKAGE = a.out
 
 ISOFS_B = silo/$(SILO_PACKAGE)/isofs.b
