diff options
Diffstat (limited to 'conf/machine/include/gumstix.inc')
-rw-r--r-- | conf/machine/include/gumstix.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/gumstix.inc b/conf/machine/include/gumstix.inc index 67fefd3835..afcec66c51 100644 --- a/conf/machine/include/gumstix.inc +++ b/conf/machine/include/gumstix.inc @@ -37,5 +37,5 @@ SERIAL_CONSOLE = "115200 ttyS0 vt100" #don't try to access tty1 USE_VT = "0" -require conf/machine/include/tune-xscale.conf +require conf/machine/include/tune-xscale.inc |