All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] fmlib: only show comment if we're on a suitable arch
@ 2014-06-16  7:46 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2014-06-16  7:46 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=d85c7f6129985f49603e348a0672f5eafbe0d616
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/fmlib/Config.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/fmlib/Config.in b/package/fmlib/Config.in
index f9b09c6..3cc6a2b 100644
--- a/package/fmlib/Config.in
+++ b/package/fmlib/Config.in
@@ -1,4 +1,5 @@
 comment "fmlib needs a Linux kernel to be built"
+	depends on BR2_powerpc_e500mc
 	depends on !BR2_LINUX_KERNEL
 
 config BR2_PACKAGE_FMLIB

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-16  7:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-16  7:46 [Buildroot] [git commit] fmlib: only show comment if we're on a suitable arch Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.