diff components/cc @ 392:30203d5aeb74

components/*: -DCHIPSET=$CHIPSET instead of fixed -DCHIPSET=10
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 17 Jan 2018 20:30:28 +0000
parents 9026fa2630e4
children ad7f986afae3
line wrap: on
line diff
--- a/components/cc	Wed Jan 17 20:18:45 2018 +0000
+++ b/components/cc	Wed Jan 17 20:30:28 2018 +0000
@@ -32,7 +32,7 @@
 fi
 
 CPPFLAGS="$CPPFLAGS -DSIM_TOOLKIT"
-CPPFLAGS="$CPPFLAGS -DCHIPSET=10"
+CPPFLAGS="$CPPFLAGS -DCHIPSET=$CHIPSET"
 
 # Includes