
26 Jan
2011
26 Jan
'11
12:45 a.m.
Am 01/25/2011 09:36 PM, schrieb Wolfgang Denk:
Dear Michael Schwingen,
In message 1294062338-21084-14-git-send-email-michael@schwingen.org you wrote:
Signed-off-by: Michael Schwingen michael@schwingen.org
...
diff --git a/board/dvlhost/config.mk b/board/dvlhost/config.mk new file mode 100644 index 0000000..a370337 --- /dev/null +++ b/board/dvlhost/config.mk @@ -0,0 +1,3 @@ +LDSCRIPT := $(SRCTREE)/board/$(BOARDDIR)/u-boot.lds +PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections +PLATFORM_LDFLAGS += --gc-sections
Please drop that file, it should not be needed.
Same as the other AcTux boards: where should I move these compiler/linker flags?
cu Michael