diff options
author | Ihar Hrachyshka <ihar.hrachyshka@gmail.com> | 2009-01-30 15:05:53 +0200 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2009-01-30 14:17:32 +0100 |
commit | eff32d62b939facef48cab008bf6a0cb33ac20c9 (patch) | |
tree | b9c76da8d182e038437850a8fee4de16ad994454 /conf/machine/include | |
parent | 35f919236ace299db48c11a0e44f11b632fd58d7 (diff) |
Reworked stb225 machine configuration file; build uImage for stb225.
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Diffstat (limited to 'conf/machine/include')
-rw-r--r-- | conf/machine/include/tune-mips32.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/tune-mips32.inc b/conf/machine/include/tune-mips32.inc new file mode 100644 index 0000000000..93da66b158 --- /dev/null +++ b/conf/machine/include/tune-mips32.inc @@ -0,0 +1 @@ +TARGET_CC_ARCH = "-march=mips32" |