ARM: remove all references to sfdisk

sfdisk is no longer used by the ARM build, since we can handle
everything with mtools (using mpartition instead of sfdisk).
This commit is contained in:
Ithamar R. Adema
2014-08-17 14:34:25 +02:00
parent ab325d984f
commit 21af7e541f
6 changed files with 1 additions and 25 deletions
-1
View File
@@ -62,7 +62,6 @@ The following tools are needed to compile Haiku for the ARM platform
* mkimage (http://www.denx.de/wiki/UBoot)
* Mtools (http://www.gnu.org/software/mtools/intro.html)
* sfdisk
Specific: Mac OS X
------------------