systemd: enable build for supported architectures.
authorEric Le Bihan <eric.le.bihan.dev@free.fr>
Fri, 28 Mar 2014 16:31:06 +0000 (17:31 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Mar 2014 09:22:52 +0000 (10:22 +0100)
commitdb7ad00586bd1c9b9d98396dda9c428d7b5c1dd8
tree581463eb9e86266a897d4cad482b8a0eb1423550
parentc09dda8e56bcae694e9e06fd1056df5ad5a53cdd
systemd: enable build for supported architectures.

Systemd only supports the architectures defined in
src/shared/architecture.h. So via a new parameter named
BR2_PACKAGE_SYSTEMD_ARCH_SUPPORTS, we enable the build of this package
only for those architectures.

Fixes http://autobuild.buildroot.net/results/bcc/bcce95eb0748505c0d62db21a6e420aae3c3181b/

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/systemd/Config.in
system/Config.in