| 1 | #@TYPE: Machine |
| 2 | #@NAME: Asus WL500g(x) |
| 3 | #@DESCRIPTION: Machine configuration for the MIPS based WL500g(x) devices |
| 4 | |
| 5 | TARGET_ARCH = "mipsel" |
| 6 | MACHINE_FEATURES = "kernel26 usbhost wifi ext2" |
| 7 | |
| 8 | include conf/machine/include/tune-mips2.inc |

