aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-11-25 16:04:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-11-25 16:04:58 +0000
commit35092cf10ebd4b47c66fbadae53855fe783f4a22 (patch)
tree29bc90d3080d4c50aa0211def6d1a7a4ea87970d
parent93bdebeb7b8a89e6e991d13f27de38c4d7b83433 (diff)
downloadalpine-iso-35092cf10ebd4b47c66fbadae53855fe783f4a22.tar.bz2
alpine-iso-35092cf10ebd4b47c66fbadae53855fe783f4a22.tar.xz
remove floppy support
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index adf8c66..19a5328 100755
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ INITFS := $(ISO_DIR)/boot/$(INITFS_NAME)
INITFS_DIR = $(DESTDIR)/initfs.$*
INITFS_TMP = $(DESTDIR)/tmp.initfs.$*
INITFS_DIRSTAMP := $(DESTDIR)/stamp.initfs.%
-INITFS_FEATURES ?= ata base bootchart cdrom squashfs ext2 ext3 ext4 floppy mmc raid scsi usb virtio
+INITFS_FEATURES ?= ata base bootchart cdrom squashfs ext2 ext3 ext4 mmc raid scsi usb virtio
INITFS_PKGS = $(MODLOOP_PKGS) alpine-base acct
initfs-%: $(INITFS)