From: Michal Sojka Date: Tue, 7 Jan 2014 14:21:00 +0000 (+0100) Subject: Add iproute2 to the rootfs - it is needed for CAN initialization X-Git-Tag: fix-allnoconfig~107 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/commitdiff_plain/016bccd7ed8c347a40ce504ea910c283b931a72e?hp=36a8c1dbdb6af0d11d233ba49c92d3733b3eac17 Add iproute2 to the rootfs - it is needed for CAN initialization --- diff --git a/rootfs/build/.config b/rootfs/build/.config index bd71fbf..7de0dc5 100644 --- a/rootfs/build/.config +++ b/rootfs/build/.config @@ -849,7 +849,7 @@ BR2_PACKAGE_CAN_UTILS=y # BR2_PACKAGE_IFTOP is not set # BR2_PACKAGE_INADYN is not set # BR2_PACKAGE_IPERF is not set -# BR2_PACKAGE_IPROUTE2 is not set +BR2_PACKAGE_IPROUTE2=y # BR2_PACKAGE_IPSEC_TOOLS is not set # BR2_PACKAGE_IPSET is not set # BR2_PACKAGE_IPTABLES is not set