Add profile bootstrap-anyboot.

* update version for freetype_bootstrap package.
This commit is contained in:
Jérôme Duval
2016-07-11 15:18:52 +02:00
parent 92e254d047
commit c1d3db8d64
6 changed files with 14 additions and 12 deletions
+2
View File
@@ -52,6 +52,8 @@ rule DefineDefaultBuildProfiles
DefineBuildProfile bootstrap-mmc : haiku-mmc-image : "haiku-bootstrap.mmc" ;
DefineBuildProfile bootstrap-vmware : vmware-image
: "haiku-bootstrap.vmdk" ;
DefineBuildProfile bootstrap-anyboot : anyboot-image
: "haiku-bootstrap-anyboot.image" ;
# minimum profiles
DefineBuildProfile minimum-raw : image : "haiku-minimum.image" ;