mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-11 16:37:45 -04:00
Revert "make: allow building flat binary plugins on USE_ELF targets"
This reverts commit 91ec6f1e1e.
Reason for revert: Massive sea of red, looks like hosted + sim builds.
Change-Id: I98a3954d68ad2cc521e13c3683bf4a6f45f88b36
This commit is contained in:
parent
bbe72761a4
commit
1e2950cc6c
13 changed files with 13 additions and 20 deletions
|
|
@ -245,4 +245,4 @@ $(CODECDIR)/%.codec: $(CODECDIR)/%.o
|
|||
$(filter %.o, $^) \
|
||||
$(filter %.a, $+) \
|
||||
-lgcc $(CODECLDFLAGS)
|
||||
$(SILENT)$(call objcopy_plugin,$(CODECDIR)/$*.elf,$@)
|
||||
$(SILENT)$(call objcopy,$(CODECDIR)/$*.elf,$@)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue