X-Git-Url: https://git.plutz.net/?p=rpi_small;a=blobdiff_plain;f=Makefile;h=51b3d6587abd48bf2c61811147f93127d6e1609d;hp=5d4e7f08728faa4288156166ea9f1269a2adea05;hb=2f2ab5e81ef1aa49586fe0974e177390e8c227be;hpb=dd95be3d806b5ff3aaaff23d926b1f9b3d92fe3a diff --git a/Makefile b/Makefile index 5d4e7f0..51b3d65 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ config.mk: config.example cp -n "$<" "$@" include config.mk -.PHONY: imgfile imgmount root_copy norecommends apt_keys wifi_cfg ssh_key +.PHONY: imgfile imgmount root_copy norecommends apt_keys wifi_cfg ssh_key busybox export SOURCES export WIFI_CFG @@ -96,18 +96,22 @@ root_copy: imgmount raspi_root/ files/ id_rsa.pub: ssh-keygen -b 2048 -t rsa -N '' -f id_rsa -ssh_key: imgmount id_rsa.pub +ssh_key: imgmount root_copy id_rsa.pub mkdir -p "$>"$"$