Commit graph

2 commits

Author SHA1 Message Date
Luke Wang
c97cf7d473 Makefile: update IW610 configuration
Signed-off-by: Luke Wang <ziniu.wang_1@nxp.com>
2024-10-17 10:50:53 +08:00
Sherry Sun
ec48403009 imx-firmware: add Makefile to make yocto installation easy.
Add Makefile to make yocto install NXP WLAN firmware binaries easily.

Usage:
1. Specify the installation directory:
make install INSTALLDIR=${DEPLOYDIR}

2. Use the default directory wlan_fw:
make install

3. Clean up the installation directory:
make clean / make clean INSTALLDIR=${DEPLOYDIR}

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
2023-07-18 19:36:25 +08:00