diff --git a/Makefile b/Makefile deleted file mode 100755 index 5a4cbae3..00000000 --- a/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# -# This is a project Makefile. It is assumed the directory this Makefile resides in is a -# project subdirectory. -# - -PROJECT_NAME := jade - -include $(IDF_PATH)/make/project.mk