mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 05:55:46 +08:00
Soft links: Fix compile problems on first build with soft links enabled.
This commit is contained in:
+1
-2
@@ -42,8 +42,7 @@ config DISABLE_PSEUDOFS_OPERATIONS
|
||||
|
||||
config PSEUDOFS_SOFTLINKS
|
||||
bool "Pseudo-filesystem soft links"
|
||||
default y if DEFAULT_SMALL
|
||||
default n if !DEFAULT_SMALL
|
||||
default n
|
||||
depends on !DISABLE_PSEUDOFS_OPERATIONS
|
||||
---help---
|
||||
Enable support for soft links in the pseudeo file system. Soft
|
||||
|
||||
Reference in New Issue
Block a user