summaryrefslogtreecommitdiff
path: root/rescue/rescue/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'rescue/rescue/Makefile')
-rw-r--r--rescue/rescue/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index bda45c7d2884..b468a7827914 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -222,11 +222,12 @@ CRUNCH_PROGS_usr.sbin+= chroot
CRUNCH_PROGS_usr.sbin+= chown
CRUNCH_ALIAS_chown= chgrp
##################################################################
-CRUNCH_LIBS+= -lm
CRUNCH_LIBS+= ${OBJTOP}/lib/libifconfig/libifconfig.a
CRUNCH_BUILDOPTS+= CRUNCH_CFLAGS+=-I${OBJTOP}/lib/libifconfig
+CRUNCH_LIBS+= -lm
+
.if ${MK_ISCSI} != "no"
CRUNCH_PROGS_usr.bin+= iscsictl
CRUNCH_PROGS_usr.sbin+= iscsid