summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/Makefile b/release/Makefile
index 559b32b..6bd9e37 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1230,7 +1230,7 @@ makeFloppySet:
IMAGEDIR= ${RD}/image.${FSIMAGE}
BOOTDIR= ${RD}/trees/base/boot
HINTSFILE= ${BOOTDIR}/device.hints
-ACPI_KO= ${BOOTDIR}/kernel/acpi.ko
+ACPI_KO= ${RD}/kernels/GENERIC/acpi.ko
IMAGEFILE= ${RD}/floppies/${FSIMAGE}.flp
.if defined(FDSIZE) && ${FDSIZE} == "SMALL"
FLPSIZE= ${SMALLFLOPPYSIZE}
OpenPOWER on IntegriCloud