Defaulted the Pro Audio Spectrum 16 to not compile even for the Dev build until it is fixed.
This commit is contained in:
@@ -63,7 +63,7 @@ ifeq ($(DEV_BUILD), y)
|
|||||||
MRTHOR := y
|
MRTHOR := y
|
||||||
endif
|
endif
|
||||||
ifndef PAS16
|
ifndef PAS16
|
||||||
PAS16 := y
|
PAS16 := n
|
||||||
endif
|
endif
|
||||||
ifndef PORTABLE3
|
ifndef PORTABLE3
|
||||||
PORTABLE3 := y
|
PORTABLE3 := y
|
||||||
|
@@ -63,7 +63,7 @@ ifeq ($(DEV_BUILD), y)
|
|||||||
MRTHOR := y
|
MRTHOR := y
|
||||||
endif
|
endif
|
||||||
ifndef PAS16
|
ifndef PAS16
|
||||||
PAS16 := y
|
PAS16 := n
|
||||||
endif
|
endif
|
||||||
ifndef PORTABLE3
|
ifndef PORTABLE3
|
||||||
PORTABLE3 := y
|
PORTABLE3 := y
|
||||||
|
Reference in New Issue
Block a user