diff options
Diffstat (limited to 'conf/machine/palmtx.conf')
-rw-r--r-- | conf/machine/palmtx.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/palmtx.conf b/conf/machine/palmtx.conf index 0c2b08ba9a..ebfd72de7f 100644 --- a/conf/machine/palmtx.conf +++ b/conf/machine/palmtx.conf @@ -18,6 +18,6 @@ SERIAL_CONSOLE = "115200 ttyS0" GUI_MACHINE_CLASS = "bigscreen" # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. -include conf/machine/tune-xscale.conf +include conf/machine/include/tune-xscale.conf module_autoload_sa1100-rtc = "sa1100-rtc" |