Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3401 → Rev 3402

/branches/dynload/uspace/lib/rtld/arch/ppc32/Makefile.inc
27,11 → 27,10
#
 
CFLAGS += -D__32_BITS__ -fno-jump-tables
LFLAGS += -e __bootstrap
LFLAGS += -e __entry
 
ARCH_SOURCES := \
arch/$(ARCH)/src/bootstrap.c \
arch/$(ARCH)/src/runtime.c \
arch/$(ARCH)/src/reloc.c \
arch/$(ARCH)/src/start.c
 
arch/$(ARCH)/src/start.s