Fix in-tree --platform=none

* configure.ac: Only remove include/grub/cpu and
include/grub/machine in the --platform=none case, not all of
include/grub.
This commit is contained in:
Colin Watson 2014-09-25 20:59:26 +01:00
parent 5d90f6e533
commit 77063f4cb6
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,11 @@
2014-09-25 Colin Watson <cjwatson@ubuntu.com>
Fix in-tree --platform=none
* configure.ac: Only remove include/grub/cpu and
include/grub/machine in the --platform=none case, not all of
include/grub.
2014-09-23 Colin Watson <cjwatson@ubuntu.com>
Add a new "none" platform that only builds utilities