diff options
author | Brandon Bayer <bbayer@multitech.com> | 2016-11-01 15:53:15 -0500 |
---|---|---|
committer | Brandon Bayer <bbayer@multitech.com> | 2016-11-01 15:53:15 -0500 |
commit | de22fe2e10f6c1acdf8e5bddd7834f5d7fc168d7 (patch) | |
tree | 56c6fc3c9a8740eee83ea8d2fc6843b351e2fe4a /conf | |
parent | 17546fcb10af43ef4e9aef70ecff341848501278 (diff) | |
download | meta-multitech-atmel-de22fe2e10f6c1acdf8e5bddd7834f5d7fc168d7.tar.gz meta-multitech-atmel-de22fe2e10f6c1acdf8e5bddd7834f5d7fc168d7.tar.bz2 meta-multitech-atmel-de22fe2e10f6c1acdf8e5bddd7834f5d7fc168d7.zip |
mtcap: rename machine type mtp to mtcap
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/mtcap.conf (renamed from conf/machine/mtp.conf) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/mtp.conf b/conf/machine/mtcap.conf index 14669cf..18343bd 100644 --- a/conf/machine/mtp.conf +++ b/conf/machine/mtcap.conf @@ -1,6 +1,6 @@ #@TYPE: Machine -#@Name: MTP -#@DESCRIPTION: Machine configuration for the MTP hardware +#@Name: MTCAP +#@DESCRIPTION: Machine configuration for the MTCAP hardware require conf/machine/include/tune-arm926ejs.inc |