Actually call compile_fuse() and compile_unionfs_fuse()

cleanup-cruft
agaffney 16 years ago
parent 7b9ba94669
commit 66d51360d0

@ -2,6 +2,9 @@
# Copyright 1999-2008 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney # Copyright 1999-2008 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney
# Distributed under the GPL v2 # Distributed under the GPL v2
12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
Actually call compile_fuse() and compile_unionfs_fuse()
12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts, 12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
defaults/linuxrc: defaults/linuxrc:
Add back (modified) unionfs code in linuxrc Add back (modified) unionfs code in linuxrc

@ -301,6 +301,9 @@ then
# Compile Busybox # Compile Busybox
compile_busybox compile_busybox
fi fi
compile_fuse
compile_unionfs_fuse
# Compile initramfs # Compile initramfs
create_initramfs create_initramfs

Loading…
Cancel
Save