target: mbedos5: fix mbedignore (#1894)

Ignoring the entire jerry-port/default library causes a link error, because of the need for the defaultx-handler.c source file.

JerryScript-DCO-1.0-Signed-off-by: Marko Fabo mfabo@inf.u-szeged.hu
This commit is contained in:
fbmrk
2017-07-04 11:54:36 +02:00
committed by Akos Kiss
parent 0b08322a21
commit d3cf335dad
-1
View File
@@ -9,4 +9,3 @@ targets/*
tests/*
third-party/*
tools/*
jerry-port/default/*