diff options
Diffstat (limited to 'miscutils')
| -rw-r--r-- | miscutils/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/miscutils/Makefile.in b/miscutils/Makefile.in index e431f48ef..12b4f05a4 100644 --- a/miscutils/Makefile.in +++ b/miscutils/Makefile.in | |||
| @@ -29,9 +29,6 @@ MISCUTILS-$(CONFIG_WATCHDOG) += watchdog.o | |||
| 29 | 29 | ||
| 30 | needlibm-y:= | 30 | needlibm-y:= |
| 31 | needlibm-$(CONFIG_DC) := y | 31 | needlibm-$(CONFIG_DC) := y |
| 32 | ifeq ($(needlibm-m),y) | ||
| 33 | needlibm-y:=y | ||
| 34 | endif | ||
| 35 | ifeq ($(needlibm-y),y) | 32 | ifeq ($(needlibm-y),y) |
| 36 | LIBRARIES := $(filter-out -lm,$(LIBRARIES)) -lm | 33 | LIBRARIES := $(filter-out -lm,$(LIBRARIES)) -lm |
| 37 | endif | 34 | endif |
