diff options
Diffstat (limited to 'conf/machine/wl500g.conf')
-rw-r--r-- | conf/machine/wl500g.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/wl500g.conf b/conf/machine/wl500g.conf index 5ed227dfa3..b9fcc9339e 100644 --- a/conf/machine/wl500g.conf +++ b/conf/machine/wl500g.conf @@ -5,4 +5,4 @@ TARGET_ARCH = "mipsel" MACHINE_FEATURES = "kernel26 usbhost wifi ext2" -include conf/machine/include/mips2.inc +include conf/machine/include/tune-mips2.inc |