Index: boot/Makefile.silo
===================================================================
--- boot/Makefile.silo	(revision 4872160f9c176d257f1757469d1adec8033d95f9)
+++ boot/Makefile.silo	(revision 622f40971c4de54afef879c8d7d1bc1e522942ee)
@@ -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
