config: arm: fix os_flags stable_2015_04_15
authorMalek Musleh <malek.musleh@gmail.com>
Fri, 30 Jan 2015 21:49:34 +0000 (15:49 -0600)
committerMalek Musleh <malek.musleh@gmail.com>
Fri, 30 Jan 2015 21:49:34 +0000 (15:49 -0600)
commitca131a41960a43dc37410664d2a36350bc1d32b0
tree697c7e7320c5c0638ab4f7d2086ae8ba89d703ce
parent89b3616d7e3318637c1550605703f140ecf7b65f
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.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>
configs/common/FSConfig.py