OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [rtos/] [ucos-ii/] [2.91/] [config.mk] - Diff between revs 471 and 474

Show entire file | Details | Blame | View Log

Rev 471 Rev 474
Line 24... Line 24...
 
 
CFLAGS += -I$(TOPDIR)/include -I$(TOPDIR)/ucos -I$(TOPDIR)/common -Wall -Wstrict-prototypes -Werror-implicit-function-declaration -fomit-frame-pointer -fno-strength-reduce -O2 -g -pipe -fno-builtin -nostdlib
CFLAGS += -I$(TOPDIR)/include -I$(TOPDIR)/ucos -I$(TOPDIR)/common -Wall -Wstrict-prototypes -Werror-implicit-function-declaration -fomit-frame-pointer -fno-strength-reduce -O2 -g -pipe -fno-builtin -nostdlib
 
 
ASFLAGS += $(CFLAGS)
ASFLAGS += $(CFLAGS)
 
 
LDFLAGS += -lgcc
LDFLAGS += -lgcc -e 256
 
 
#########################################################################
#########################################################################
 
 
export  CONFIG_SHELL HOSTCC HOSTCFLAGS CROSS_COMPILE \
export  CONFIG_SHELL HOSTCC HOSTCFLAGS CROSS_COMPILE \
        AS LD CC AR NM STRIP OBJCOPY OBJDUMP \
        AS LD CC AR NM STRIP OBJCOPY OBJDUMP \

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.