aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-11-26 13:57:32 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-11-26 13:58:46 +0000
commit60e20c874324fa67068f291f6a6202dc45c4b49e (patch)
tree4186b26479b3a5fc1bc355d100fbf572d88dc1d2
parent944d178720b78419141db3045353cbc8a147e135 (diff)
downloadalpine-iso-60e20c874324fa67068f291f6a6202dc45c4b49e.tar.bz2
alpine-iso-60e20c874324fa67068f291f6a6202dc45c4b49e.tar.xz
rename modloop to modloop-<kernel flavor>
this is more consistent with: vmlinuz-grsec initramfs-grsec System.map*-grsec
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cd19554..d83a854 100755
--- a/Makefile
+++ b/Makefile
@@ -59,7 +59,7 @@ $(APK_FILES):
#
# Modloop
#
-MODLOOP := $(ISO_DIR)/boot/%.modloop.squashfs
+MODLOOP := $(ISO_DIR)/boot/modloop-%
MODLOOP_DIR = $(DESTDIR)/modloop.$*
MODLOOP_KERNELSTAMP := $(DESTDIR)/stamp.modloop.kernel.%
MODLOOP_DIRSTAMP := $(DESTDIR)/stamp.modloop.%