mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-25 18:59:33 +03:00
module: Makefile: cppcheck: zfs_config.h lives in builddir
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13316
This commit is contained in:
parent
ae43120abc
commit
be91239efa
@ -126,7 +126,7 @@ cppcheck-Linux:
|
||||
--suppress=noValidConfiguration \
|
||||
--enable=warning,information -D_KERNEL \
|
||||
--include=@LINUX_OBJ@/include/generated/autoconf.h \
|
||||
--include=@top_srcdir@/zfs_config.h \
|
||||
--include=@top_builddir@/zfs_config.h \
|
||||
--config-exclude=@LINUX_OBJ@/include \
|
||||
-i zstd/lib \
|
||||
-I @LINUX_OBJ@/include \
|
||||
|
Loading…
Reference in New Issue
Block a user