From 03f5e898a059451ec5f3de30e7feff30455f7cec Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Mon, 13 Jun 2016 17:53:49 +0300 Subject: [PATCH] Makefile: Make SDK 1.5.4 default. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9298b9a..6cb0cae 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ TOOLCHAIN = $(TOP)/xtensa-lx106-elf # Vendor SDK version to install, see VENDOR_SDK_ZIP_* vars below # for supported versions. -VENDOR_SDK = 1.5.2 +VENDOR_SDK = 1.5.4 .PHONY: crosstool-NG toolchain libhal libcirom sdk