[Buildroot] svn commit: trunk/buildroot/package/acpid

sjhill at uclibc.org sjhill at uclibc.org
Sun Jan 14 00:54:15 UTC 2007


Author: sjhill
Date: 2007-01-13 16:54:14 -0800 (Sat, 13 Jan 2007)
New Revision: 17267

Log:
x86 is the only thing that uses this monstrosity.


Modified:
   trunk/buildroot/package/acpid/Config.in


Changeset:
Modified: trunk/buildroot/package/acpid/Config.in
===================================================================
--- trunk/buildroot/package/acpid/Config.in	2007-01-13 21:45:00 UTC (rev 17266)
+++ trunk/buildroot/package/acpid/Config.in	2007-01-14 00:54:14 UTC (rev 17267)
@@ -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.




More information about the buildroot mailing list