diff options
Diffstat (limited to 'Makefile.flags')
| -rw-r--r-- | Makefile.flags | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.flags b/Makefile.flags index d9122ce94..a2fba5028 100644 --- a/Makefile.flags +++ b/Makefile.flags | |||
| @@ -170,7 +170,7 @@ SKIP_STRIP = y | |||
| 170 | endif | 170 | endif |
| 171 | 171 | ||
| 172 | ifneq ($(CONFIG_EXTRA_LDFLAGS),) | 172 | ifneq ($(CONFIG_EXTRA_LDFLAGS),) |
| 173 | EXTRA_LDFLAGS += $(strip $(subst ",,$(CONFIG_EXTRA_LDFLAGS))) | 173 | LDFLAGS += $(strip $(subst ",,$(CONFIG_EXTRA_LDFLAGS))) |
| 174 | #")) | 174 | #")) |
| 175 | endif | 175 | endif |
| 176 | 176 | ||
