[BSP] remove RT_USING_LIBDL option.

This commit is contained in:
Bernard Xiong
2018-08-31 12:58:26 +08:00
parent 25478836f7
commit f89b8ed250
5 changed files with 8 additions and 15 deletions

View File

@@ -70,7 +70,6 @@
/* Using Module System */
#define RT_USING_MODULE
#define RT_USING_LIBDL
/* Interrupt debug */
#define RT_USING_INTERRUPT_INFO
@@ -249,11 +248,11 @@
/*
* Note on FTK:
*
*
* FTK depends :
* #define RT_USING_NEWLIB
* #define DFS_USING_WORKDIR
*
*
* And the maximal length must great than 64
* #define RT_DFS_ELM_MAX_LFN 128
*/