eudev: Drop --output=... from kmod call in init script
This awkward invocation is no longer required as kmod just uses the stdout file
descriptor, rather than explicitly opening /dev/stdout.
(From OE-Core rev: c54e9e205c5cc45c37c34a472a7e78266ee17983)
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>