Build & config: Remove leftover files from the unsupported "make" build system
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
COMPONENT_ADD_INCLUDEDIRS := include private_include
|
||||
|
||||
COMPONENT_SRCDIRS := ./ driver
|
||||
@@ -1,7 +0,0 @@
|
||||
#
|
||||
#Component Makefile
|
||||
#
|
||||
|
||||
COMPONENT_SRCDIRS := .
|
||||
|
||||
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive
|
||||
Reference in New Issue
Block a user