changeset 1160:cf680aa306b3

Busybox's current acpid doesn't build on a sles 10 host (SW_LID undeclared).
author Rob Landley <rob@landley.net>
date Thu, 08 Jul 2010 10:55:45 -0500
parents 38406e998811
children eec0d43778cc
files sources/trimconfig-busybox
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/sources/trimconfig-busybox	Tue Jul 06 14:46:15 2010 -0500
+++ b/sources/trimconfig-busybox	Thu Jul 08 10:55:45 2010 -0500
@@ -65,3 +65,7 @@
 # Contains a hardwired #ifdef staircase of known targets.
 
 CONFIG_FEATURE_OSF_LABEL=n
+
+# Doesn't build on SLES 10
+
+CONFIG_ACPID=n