diff python/zcc.py @ 322:44f336460c2a

Half of use of burg spec for arm
author Windel Bouwman
date Mon, 27 Jan 2014 19:58:07 +0100
parents e84047f29c78
children e9fe6988497c
line wrap: on
line diff
--- a/python/zcc.py	Sun Jan 19 18:48:45 2014 +0100
+++ b/python/zcc.py	Mon Jan 27 19:58:07 2014 +0100
@@ -112,8 +112,7 @@
         return s
 
 
-target_list = [target.armtarget]
-targets = {t.name: t for t in target_list}
+targets = {t.name: t for t in target.target_list.target_list}
 targetnames = list(targets.keys())
 
 # Parse arguments: