aboutsummaryrefslogtreecommitdiff
path: root/cc3200/application.mk
diff options
context:
space:
mode:
authorDamien George2015-02-21 18:58:43 +0000
committerDamien George2015-02-21 18:58:43 +0000
commit4a23a01945fa59051fd99fe3be78d836326cbada (patch)
tree9da3acf7782b191013fc9ac707047daab054fa5a /cc3200/application.mk
parenteff359e114bc41ea1278f01a18ab50ac896f8cf0 (diff)
cc3200: Add explicit py/ path-prefix for py includes.
This is how it should be, so one knows exactly where the includes are coming from.
Diffstat (limited to 'cc3200/application.mk')
-rw-r--r--cc3200/application.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc3200/application.mk b/cc3200/application.mk
index 1762d1f6a..25139ecf7 100644
--- a/cc3200/application.mk
+++ b/cc3200/application.mk
@@ -16,7 +16,6 @@ APP_INC += -Isimplelink/oslib
APP_INC += -Itelnet
APP_INC += -Iutil
APP_INC += -Ibootmgr
-APP_INC += -I$(PY_SRC)
APP_INC += -I$(BUILD)
APP_INC += -I$(BUILD)/genhdr
APP_INC += -I../lib/fatfs