Selaa lähdekoodia

x86 is the only thing that uses this monstrosity.

"Steven J. Hill" 18 vuotta sitten
vanhempi
commit
ba46d6ef76
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      package/acpid/Config.in

+ 1 - 0
package/acpid/Config.in

@@ -1,5 +1,6 @@
 config BR2_PACKAGE_ACPID
 	bool "acpid"
+	depends on BR2_x86_64 || BR2_i386
 	default n
 	help
 	  Advanced Configuration and Power Interface event daemon.