summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 217eecc..09bb37f 100644
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ ISO_PACKAGES = filesystem bash dash coreutils bzip2 e2fsprogs jfsutils \
attr acl libcap btrfs-progs lzo parted xz \
efibootmgr efivar gnu-efi libmpfr dosfstools \
libgcrypt libgpg-error popt cryptsetup start-stop-daemon \
- linux-firmware wpa_supplicant dbus libnl wireless-tools
+ linux-firmware wpa_supplicant dbus libnl wireless-tools file
PORTS_core = $(shell /bin/ls -I README $(PORTS_DIR)/core)
PORTS_opt = $(shell /bin/cat packages.opt)

Generated by cgit