-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Somebody in the thread at some point said: | | | |This comes from U-Boot. If you pull the U-Boot git, there is a similar | |build script in there. | | - -Andy | | Thank you again for your help, | I pulled the uboot source from git://git.openmoko.org/git/u-boot.git/ and | attempted to build it with "make gta02v5_config" as described here | http://wiki.openmoko.org/wiki/U-boot. However, make informs me there is no | make target for gta02v5_config. Could you point me to a better resource for | getting u-boot, and thus mkimage, installed properly into the toolchain?
You need to check out the "stable" branch before you build. git checkout origin/stable Then edit and use the ./build script that will appear when you checked out stable. - -Andy -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkiKO6kACgkQOjLpvpq7dMpGcgCeP305poQv30qN64JFrxqHV7wm AvYAn24yt1uU+vd75y0AKgbpqobYMt1E =sRiL -----END PGP SIGNATURE----- _______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
