From be510e0498a957aba5c5cc2011232b605cea0ded Mon Sep 17 00:00:00 2001 From: Cao Sen Miao Date: Fri, 10 Dec 2021 11:08:32 +0800 Subject: [PATCH] cleanup: dalete makefile in esp8684 folder --- components/esp8684/Makefile.projbuild | 1 - components/esp8684/component.mk | 4 ---- 2 files changed, 5 deletions(-) delete mode 100644 components/esp8684/Makefile.projbuild delete mode 100644 components/esp8684/component.mk diff --git a/components/esp8684/Makefile.projbuild b/components/esp8684/Makefile.projbuild deleted file mode 100644 index 9c0b00af76..0000000000 --- a/components/esp8684/Makefile.projbuild +++ /dev/null @@ -1 +0,0 @@ -# ESP8684 is not supported in the GNU Make build system. diff --git a/components/esp8684/component.mk b/components/esp8684/component.mk deleted file mode 100644 index a2f7dc1797..0000000000 --- a/components/esp8684/component.mk +++ /dev/null @@ -1,4 +0,0 @@ -# -# Component Makefile -# -COMPONENT_CONFIG_ONLY := 1