summaryrefslogtreecommitdiff
path: root/qemu-arm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'qemu-arm/Makefile')
-rw-r--r--qemu-arm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu-arm/Makefile b/qemu-arm/Makefile
index 900538080..bb0880c86 100644
--- a/qemu-arm/Makefile
+++ b/qemu-arm/Makefile
@@ -10,6 +10,7 @@ include ../py/py.mk
CROSS_COMPILE = arm-none-eabi-
INC = -I.
+INC += -I..
INC += -I$(PY_SRC)
INC += -I$(BUILD)