Ver Fonte

add net support for qemu

Waldemar Brodkorb há 8 anos atrás
pai
commit
18596bc03e
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      target/config/Config.in

+ 1 - 0
target/config/Config.in

@@ -23,6 +23,7 @@ config ADK_TARGET_SIM
 
 config ADK_TARGET_QEMU
 	bool
+	select ADK_TARGET_WITH_NET
 	select ADK_TARGET_WITH_NETDEVICE
 
 config ADK_TARGET_VBOX