From 0dd854679a8119610343853c6d9229d1d041fde0 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 10 Nov 2021 21:31:25 +0100 Subject: sys/linux: fix and regenerate consts on the latest kenrel Fix missed includes and renamed constants and regenerate const files on 89d714ab60. --- sys/linux/dev_floppy.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/linux/dev_floppy.txt') diff --git a/sys/linux/dev_floppy.txt b/sys/linux/dev_floppy.txt index 7397dabde..76a499842 100644 --- a/sys/linux/dev_floppy.txt +++ b/sys/linux/dev_floppy.txt @@ -6,6 +6,7 @@ # 2) "cmdline": " -fda FLOPPY.img " in syzkaller configuration include +include resource fd_floppy[fd] -- cgit mrf-deployment