Set default vendor SDK to 0.9.4.

This commit is contained in:
Paul Sokolovsky 2015-01-11 02:15:30 +02:00
parent 850a77f595
commit 74684a402a

View File

@ -1,6 +1,6 @@
TOP = $(PWD) TOP = $(PWD)
TOOLCHAIN = $(TOP)/xtensa-lx106-elf TOOLCHAIN = $(TOP)/xtensa-lx106-elf
VENDOR_SDK = 0.9.3 VENDOR_SDK = 0.9.4
UNZIP = unzip -q -o UNZIP = unzip -q -o