diff options
Diffstat (limited to 'nios_config.mk')
-rw-r--r-- | nios_config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nios_config.mk b/nios_config.mk index 728f8bf..1cf0f32 100644 --- a/nios_config.mk +++ b/nios_config.mk @@ -22,4 +22,4 @@ # MA 02111-1307 USA # -PLATFORM_CPPFLAGS += -m32 -DCONFIG_NIOS -D__NIOS__ -ffixed-g7 +PLATFORM_CPPFLAGS += -m32 -DCONFIG_NIOS -D__NIOS__ -ffixed-g7 -gstabs |