Skip to content

Commit 9e62168

Browse files
committed
Remove nfs
1 parent ed2b0d5 commit 9e62168

File tree

3 files changed

+1
-617
lines changed

3 files changed

+1
-617
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tiny_initramfs_SOURCES = tiny_initramfs.c io.c mount.c log.c devices.c util.c
66
tiny_initramfs_CFLAGS = -fno-inline-small-functions -fno-caller-saves
77
tiny_initramfs_LDFLAGS = -static
88

9-
EXTRA_DIST = README.md tiny_initramfs.h nfs4.h
9+
EXTRA_DIST = README.md tiny_initramfs.h
1010

1111
if HAVE_VARIANT
1212
install-exec-hook:

0 commit comments

Comments
 (0)