mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
can-utils: needs mmu support
Fixes http://autobuild.buildroot.org/results/2a06aecd58bb465f5e3c2610d34162b48c9ebba4/ Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
ed357ebef6
commit
7e6b9c5771
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_CAN_UTILS
|
config BR2_PACKAGE_CAN_UTILS
|
||||||
bool "can-utils"
|
bool "can-utils"
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
SocketCAN is a set of open source CAN drivers and a
|
SocketCAN is a set of open source CAN drivers and a
|
||||||
networking stack.
|
networking stack.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user