From 9ddede0990ff21df51b72d7eb51b4b3a214afbad Mon Sep 17 00:00:00 2001 From: notaz Date: Wed, 3 Dec 2014 01:20:46 +0200 Subject: [PATCH] update to newer cyclone and libpicofe --- cpu/cyclone | 2 +- cpu/cyclone_config.h | 1 + platform/libpicofe | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/cpu/cyclone b/cpu/cyclone index 590d780..355815e 160000 --- a/cpu/cyclone +++ b/cpu/cyclone @@ -1 +1 @@ -Subproject commit 590d780f20871b29fdc803bd2c74b046fd2d0f28 +Subproject commit 355815ebb5b1c60916f66d043a43f3af7839589f diff --git a/cpu/cyclone_config.h b/cpu/cyclone_config.h index 13e2c5e..ed3b257 100644 --- a/cpu/cyclone_config.h +++ b/cpu/cyclone_config.h @@ -8,6 +8,7 @@ **/ +#define HAVE_ARMv6 1 #define USE_MS_SYNTAX 0 #define CYCLONE_FOR_GENESIS 2 #define COMPRESS_JUMPTABLE 0 diff --git a/platform/libpicofe b/platform/libpicofe index 8b4363e..d1453cf 160000 --- a/platform/libpicofe +++ b/platform/libpicofe @@ -1 +1 @@ -Subproject commit 8b4363e302e6bbcf41321ec70f8c033efed5840d +Subproject commit d1453cf7e6d5d6758cc5d72c6d3af7d37156bf72 -- 2.39.2