]> git.plutz.net Git - bootimage/commitdiff
fix spelling
authorPaul Hänsch <paul@plutz.net>
Sun, 24 Jun 2018 17:14:02 +0000 (19:14 +0200)
committerPaul Hänsch <paul@plutz.net>
Sun, 24 Jun 2018 17:14:02 +0000 (19:14 +0200)
Makefile

index 9b3579004d63ddc815a0325a3888ac0568a0a7b4..2c6c749ee6459a7ddaaff3ee891bb8cbf0f607d2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ CONFIG := config_base/
 
 PACKAGES := apt bilibop-lockfs btrfs-tools busybox-static bzip2 ca-certificates cron deborphan extlinux gzip htop ifupdown init iputils-ping irqbalance isc-dhcp-client less live-boot live-boot-initramfs-tools make man-db nbd-client net-tools nmap ntpdate openssh-client openssh-server p7zip-full pciutils rsync squashfs-tools sshfs sudo systemd unace unrar-free unzip vim wget wireless-tools wpasupplicant xz-utils zip
 
-Include *.mk
+include *.mk
 
 stretch_%_root/bin/sh:
        btrfs subvolume create "$(subst bin/sh,,$@)" || mkdir "$(subst bin/sh,,$@)"