From 432a922643eda8d61333738687c5463376f2d877 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 09 Nov 2014 23:08:59 -0500 Subject: build: Add link to image in / Some boot loaders expect to find the image in the file system root. For example, libreboot's GRUB is configured to look for /vmlinuz on the root device. --- diff --git a/build b/build index cc6101d..f52d02b 100755 --- a/build +++ b/build @@ -21,6 +21,7 @@ install: build read img_src img_dest