Browse Source

be sure to use NOMMU

Waldemar Brodkorb 9 years ago
parent
commit
7a27ad8eab
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/busybox/config/Config.in

+ 1 - 0
package/busybox/config/Config.in

@@ -480,6 +480,7 @@ config BUSYBOX_PIE
 
 config BUSYBOX_NOMMU
 	bool "Force NOMMU build"
+	default y if ADK_TARGET_UCLINUX
 	default n
 	help
 	  Busybox tries to detect whether architecture it is being