#@NAME: Sharp Zaurus SL-C1000
 #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C1000 device
 
-require conf/machine/include/zaurus-2.6.inc
+require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-xscale.inc
 
 PACKAGE_EXTRA_ARCHS += "iwmmxt" 
 
 #@NAME: Sharp Zaurus SL-C7x0
 #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C700, Sharp Zaurus SL-C750, Sharp Zaurus SL-C760, Sharp Zaurus SL-C860 devices
 
-require conf/machine/include/zaurus-2.6.inc
+require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-xscale.inc
 
 # NAND factory-default
 
 #@NAME: Sharp Zaurus SL-5000, Sharp Zaurus SL-5500
 #@DESCRIPTION: Machine configuration for the SA1100 based Sharp Zaurus SL-5000 and SL-5500 devices
 
-require conf/machine/include/zaurus-2.6.inc
+require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-strongarm.inc
 
 ROOT_FLASH_SIZE = "14"
 
 CMDLINE_tosa = "console=ttyS0,115200n8 console=tty1"
 
 MACHINE_FEATURES = "kernel26 apm alsa pcmcia irda usbgadget keyboard touchscreen screen vfat ext2"
-# iwmmxt under testing
-#MACHINE_FEATURES_append_akita = " usbhost iwmmxt "
-#MACHINE_FEATURES_append_spitz = " usbhost iwmmxt "
 MACHINE_FEATURES_append_akita = " usbhost"
 MACHINE_FEATURES_append_spitz = " usbhost"
 MACHINE_FEATURES_append_tosa  = " usbhost wifi "
 
 #@NAME: Sharp Zaurus SL-B500, Sharp Zaurus SL-5600
 #@DESCRIPTION: Machine configuration for the PXA250 based Sharp Zaurus SL-B500 and SHarp Zaurus SL-5600 devices
 
-require conf/machine/include/zaurus-2.6.inc
+require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-xscale.inc
 
 ROOT_FLASH_SIZE = "22"
 
 #@NAME: Sharp Zaurus SL-C3000
 #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C3000 device
 
-require conf/machine/include/zaurus-2.6.inc
+require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-xscale.inc
 
 MACHINE_FEATURES += "iwmmxt"
 
 #@NAME: Sharp Zaurus SL-6000
 #@DESCRIPTION: Machine configuration for the PXA255 based Sharp Zaurus SL-6000 device
 
-require conf/machine/include/zaurus-2.6.inc
+require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-xscale.inc
 
 ROOT_FLASH_SIZE = "28"