From b2fb4cbc9a5ecbe98e1fa715b81e17eee621fd2a Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Thu, 28 Oct 2021 14:27:13 +0000 Subject: tools: do not create /dev/binderN devices for buildroot image It's not necessary any longer because now we're using binderfs. --- tools/create-buildroot-image.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools/create-buildroot-image.sh b/tools/create-buildroot-image.sh index 7f89caf23..11ba971c7 100755 --- a/tools/create-buildroot-image.sh +++ b/tools/create-buildroot-image.sh @@ -196,9 +196,6 @@ cat >$1/etc/udev/rules.d/50-syzkaller.rules <> $1/etc/udev/rules.d/50-syzkaller.rules -done # Override default grub config with timeout 0. cat >$1/boot/grub/grub.cfg <