• Alessandro Rubini's avatar
    arch/lm32/ram.ld: remove all cruft · f05f3757
    Alessandro Rubini authored
    Remove all unneeded stuff from the linker script. Now the script only
    includes what is actually used: it is easier to understand and change
    (we'll add some local ELF sections), and it makes a better reference
    for possible porting to a different architecture.
    
    This commit also moves the default libraries from the linker script
    itself to the LDFLAGS in Makefile, where they really belong.
    
    CONFIG_DETERMINISTIC_BINARY confirms this makes no difference in
    the generated binary (nor the ELF FWIW).
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    f05f3757
Name
Last commit
Last update
arch/lm32 Loading commit data...
boards Loading commit data...
configs Loading commit data...
dev Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
monitor Loading commit data...
ptp-noposix @ 303c8360
scripts Loading commit data...
shell Loading commit data...
sockitowm Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
Kconfig Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
revision.c Loading commit data...
wrc_main.c Loading commit data...
wrc_ptp.c Loading commit data...
wrc_ptp.h Loading commit data...