mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
fmlib: only show comment if we're on a suitable arch
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained 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
|
||||
|
||||
Reference in New Issue
Block a user