Build & config: Remove leftover files from the unsupported "make" build system

This commit is contained in:
Roland Dobai
2021-11-05 15:38:25 +01:00
parent 2c606c29b1
commit 766aa57084
690 changed files with 0 additions and 6540 deletions

View File

@@ -1,8 +0,0 @@
#
# Main component makefile.
#
# This Makefile can be left empty. By default, it will take the sources in the
# src/ directory, compile them and link them into lib(subdirectory_name).a
# in the build directory. This behaviour is entirely configurable,
# please read the ESP-IDF documents if you need to do this.
#