From e9ac41698b2f322d55ccf9da50a3596edb2c1800 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Sun, 14 Jul 2024 22:46:32 -0600 Subject: Remove residual blank line at start of Makefile This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix --- sys/modules/wlan_ccmp/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/modules/wlan_ccmp') diff --git a/sys/modules/wlan_ccmp/Makefile b/sys/modules/wlan_ccmp/Makefile index a00d61b5f23d..5115ef73bc6e 100644 --- a/sys/modules/wlan_ccmp/Makefile +++ b/sys/modules/wlan_ccmp/Makefile @@ -1,4 +1,3 @@ - .PATH: ${SRCTOP}/sys/net80211 .PATH: ${SRCTOP}/sys/crypto/rijndael -- cgit v1.3