commit | b9e4f176665d732928b92106f2041dde66e6c896 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Fri Apr 25 03:33:44 2008 +1000 |
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Thu Apr 24 13:32:47 2008 -0500 |
tree | b0b7398474f7eea9205592a59828c7cf705565fb | |
parent | acb0142bf01c0ebe18f09e37814451ee6a873e27 [diff] |
[POWERPC] bootwrapper: fix build error on virtex405-head.S virtex405-head.S is an assembler file, not a C file; therefore BOOTAFLAGS is the correct place to set the needed -mcpu=405 flag. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>