We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed2b0d5 commit 9e62168Copy full SHA for 9e62168
Makefile.am
@@ -6,7 +6,7 @@ tiny_initramfs_SOURCES = tiny_initramfs.c io.c mount.c log.c devices.c util.c
6
tiny_initramfs_CFLAGS = -fno-inline-small-functions -fno-caller-saves
7
tiny_initramfs_LDFLAGS = -static
8
9
-EXTRA_DIST = README.md tiny_initramfs.h nfs4.h
+EXTRA_DIST = README.md tiny_initramfs.h
10
11
if HAVE_VARIANT
12
install-exec-hook:
0 commit comments