diff options
author | Sevinj Aghayeva <sevinj.aghayeva@gmail.com> | 2022-04-08 06:33:54 -0400 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-04-08 21:26:24 +0200 |
commit | 9cf88c9a6f2faba91f2eb884adbcdb5ba96416d5 (patch) | |
tree | 166a2a107885c34a8e5af553679227a23044ffb6 /Makefile | |
parent | 69112103da2b8ff061d58b914df229d41c2edc5e (diff) | |
download | mbuto-9cf88c9a6f2faba91f2eb884adbcdb5ba96416d5.tar mbuto-9cf88c9a6f2faba91f2eb884adbcdb5ba96416d5.tar.gz mbuto-9cf88c9a6f2faba91f2eb884adbcdb5ba96416d5.tar.bz2 mbuto-9cf88c9a6f2faba91f2eb884adbcdb5ba96416d5.tar.lz mbuto-9cf88c9a6f2faba91f2eb884adbcdb5ba96416d5.tar.xz mbuto-9cf88c9a6f2faba91f2eb884adbcdb5ba96416d5.tar.zst mbuto-9cf88c9a6f2faba91f2eb884adbcdb5ba96416d5.zip |
mbuto: add the -d switch back, but remove it from the variable
When specify -d as part of __d_opt variable, it is passed as a single string to
modprobe, like "-d /foo/bar", and modprobe fails to figure out the directory
name correctly. With this patch, we pass it as two different strings, like "-d"
"/foo/bar", and modprobe works correctly.
Signed-off-by: Sevinj Aghayeva <sevinj.aghayeva@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions