X-Git-Url: http://git.plutz.net/?p=rpi_small;a=blobdiff_plain;f=Makefile;h=c176a7e368c60a4d2b6d36a769c8ee2a7a8fd256;hp=5d4e7f08728faa4288156166ea9f1269a2adea05;hb=ea54ae250751ee5cb2c27c11f8d7758d03a55058;hpb=dd95be3d806b5ff3aaaff23d926b1f9b3d92fe3a diff --git a/Makefile b/Makefile index 5d4e7f0..c176a7e 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,21 @@ 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 "$>"$"$