diff --git a/Makefile b/Makefile index 08ae120..f2613b1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # File: Makefile # -# Copyright 2008-2023 NXP +# Copyright 2008-2024 NXP # # This software file (the File) is distributed by NXP # under the terms of the GNU General Public License Version 2, June 1991 diff --git a/README b/README index 2b0a47c..c1e7ab6 100755 --- a/README +++ b/README @@ -1,14 +1,14 @@ =============================================================================== U S E R M A N U A L - Copyright 2008-2023 NXP + Copyright 2008-2024 NXP 1) FOR DRIVER BUILD - Goto source code directory wlan_src/. + Goto source code directory. make [clean] build - The driver and utility binaries can be found in ../bin_xxxx directory. + The driver and utility binaries can be found in bin_wlan directory. The driver code supports Linux kernel from 2.6.32 to 6.7.0. 2) FOR DRIVER INSTALL