[Buildroot] [git commit] fmlib: only show comment if we're on a suitable arch

Peter Korsgaard peter at korsgaard.com
Mon Jun 16 07:46:02 UTC 2014


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 at 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



More information about the buildroot mailing list