Author: wmb Date: Wed Jun 15 23:06:00 2011 New Revision: 2287 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2287
Log: Fixed yet another cross-compilation problem in nandblaster.
Modified: cpu/arm/olpc/1.75/mcnand-version.fth
Modified: cpu/arm/olpc/1.75/mcnand-version.fth ============================================================================== --- cpu/arm/olpc/1.75/mcnand-version.fth Wed Jun 15 23:00:08 2011 (r2286) +++ cpu/arm/olpc/1.75/mcnand-version.fth Wed Jun 15 23:06:00 2011 (r2287) @@ -3,6 +3,6 @@ \ With a specific ID, mcastnand.bth will download a tarball without .git stuff. \ With "test", mcastnand.bth will clone the git head if build/multicast-nand/ \ is not already present, then you can modify the git subtree as needed. -macro: MCNAND_VERSION bee3e761ec20c9e42778db4e72c3200ee888a419 +macro: MCNAND_VERSION c535151a3f7f396006eb0d5ebd25d135351ffc06 \ macro: MCNAND_VERSION test \ macro: MCNAND_VERSION HEAD