summaryrefslogtreecommitdiffstats
path: root/sys/modules/cxgbe/t5_firmware/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/cxgbe/t5_firmware/Makefile')
-rw-r--r--sys/modules/cxgbe/t5_firmware/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/cxgbe/t5_firmware/Makefile b/sys/modules/cxgbe/t5_firmware/Makefile
index 2419a19..ab952ae 100644
--- a/sys/modules/cxgbe/t5_firmware/Makefile
+++ b/sys/modules/cxgbe/t5_firmware/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
#
-T5FW= ${.CURDIR}/../../../dev/cxgbe/firmware
+T5FW= ${SRCTOP}/sys/dev/cxgbe/firmware
.PATH: ${T5FW}
KMOD= t5fw_cfg
OpenPOWER on IntegriCloud