Forráskód Böngészése

proftpd: needs mmu

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Axel Lin 12 éve
szülő
commit
1954c4e0c6
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      package/proftpd/Config.in

+ 1 - 0
package/proftpd/Config.in

@@ -1,5 +1,6 @@
 config BR2_PACKAGE_PROFTPD
 config BR2_PACKAGE_PROFTPD
 	bool "proftpd"
 	bool "proftpd"
+	depends on BR2_USE_MMU # fork()
 	help
 	help
 	  ProFTPD, a highly configurable FTP server.
 	  ProFTPD, a highly configurable FTP server.