1
0
فهرست منبع

There is something wrong around this select to ADK_BROKEN

linux-2.6's mconf complains about a circular dependency, this fixes the
problem the fast way. Needs more investigation, so keep it there in
commented form.
Phil Sutter 17 سال پیش
والد
کامیت
04c8f363df
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      target/Config.in

+ 1 - 1
target/Config.in

@@ -245,7 +245,7 @@ config ADK_LINUX_MIPS64EL_QEMU
 config ADK_LINUX_CRIS_QEMU
 	bool "cris"
 	select ADK_qemu_cris
-	select ADK_BROKEN
+#	select ADK_BROKEN
 	help
 	 Qemu support for CRISv32 architecture.