config: arm: fix os_flags
Review Request #2603 - Created Jan. 13, 2015 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Malek Musleh | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10646:2bfc90888091 --------------------------- config: arm: fix os_flags Fix the makeArmSystem routine to reflect recent changes that support kernel commandline option when running android. Without this fix, trying to run android encounters a 'reference before assignment' error.
