diff options
Diffstat (limited to 'conf/machine/h6300.conf')
-rw-r--r-- | conf/machine/h6300.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h6300.conf b/conf/machine/h6300.conf index a44d2d328f..711ffd314c 100644 --- a/conf/machine/h6300.conf +++ b/conf/machine/h6300.conf @@ -10,7 +10,7 @@ PACKAGE_ARCH = "arm" PACKAGE_EXTRA_ARCHS = "arm armv4 armv4t" #Use OMAP 1510 cpu specifig arm9tdmi options for gcc -require conf/machine/include/tune-arm9tdmi.conf +require conf/machine/include/tune-arm9tdmi.inc MACHINE_GUI_CLASS = "smallscreen" MACHINE_DISPLAY_WIDTH_PIXELS = "240" |