From 3b84f12383e0c7483ff5d700f3a18d362d1248b2 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 9 Mar 2005 15:11:30 +0000 Subject: don't forget to link with third_party stuff --- mdk-stage1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdk-stage1') diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index 0baa93765..134aaf2a8 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -110,7 +110,7 @@ STAGE1_NETWORK_LIBS = /usr/$(LIB)/libresolv.a endif #- stage1 itself -STAGE1SRC = stage1.c log.c tools.c modules.c probing.c mount.c automatic.c frontend-common.c lomount.c partition.c +STAGE1SRC = stage1.c log.c tools.c modules.c probing.c mount.c automatic.c frontend-common.c lomount.c partition.c thirdparty.c CDROMSRC = cdrom.c DISKSRC = disk.c directory.c NETWORKSRC = network.c nfsmount.c dhcp.c url.c dns.c adsl.c directory.c -- cgit v1.2.1