X-Git-Url: http://git.plutz.net/?p=rpi_small;a=blobdiff_plain;f=Makefile;h=58c32d96fc351d068b4fa4622a836ad5f06b151c;hp=5d4e7f08728faa4288156166ea9f1269a2adea05;hb=bf1687b229f4434fd6e775d6ae65913fb8cf7215;hpb=dd95be3d806b5ff3aaaff23d926b1f9b3d92fe3a;ds=sidebyside diff --git a/Makefile b/Makefile index 5d4e7f0..58c32d9 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 "$>"$"$