diff options
Diffstat (limited to 'boards')
-rw-r--r-- | boards/osmo-sdr/board.mak | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/osmo-sdr/board.mak b/boards/osmo-sdr/board.mak index 8c527cd..c8d987f 100644 --- a/boards/osmo-sdr/board.mak +++ b/boards/osmo-sdr/board.mak @@ -28,4 +28,4 @@ # Defines which are the available memory targets for the AT91SAM3UE-EK board.
-MEMORIES = sram flash sram_rumba
+MEMORIES = flash
|