diff options
Diffstat (limited to 'conf/machine/palmz71.conf')
-rw-r--r-- | conf/machine/palmz71.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/palmz71.conf b/conf/machine/palmz71.conf index 4be181e961..7837c5d564 100644 --- a/conf/machine/palmz71.conf +++ b/conf/machine/palmz71.conf @@ -12,4 +12,4 @@ PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross" SERIAL_CONSOLE ?= "115200 ttyS0" EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x40000" -require conf/machine/include/tune-arm926ejs.conf +require conf/machine/include/tune-arm926ejs.inc |