mirror of
https://github.com/NXP/imx-firmware.git
synced 2025-01-15 10:15:33 +00:00
Makefile: update IW610 configuration
Signed-off-by: Luke Wang <ziniu.wang_1@nxp.com>
This commit is contained in:
parent
5b185c63eb
commit
c97cf7d473
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -34,6 +34,7 @@ install:
|
|||
install -m 0644 nxp/FwImage_9098_PCIE/* $(INSTALLDIR)/
|
||||
install -m 0644 nxp/FwImage_9098_SD/* $(INSTALLDIR)/
|
||||
install -m 0644 nxp/FwImage_IW416_SD/* $(INSTALLDIR)/
|
||||
install -m 0644 nxp/FwImage_IW610_SD/* $(INSTALLDIR)/
|
||||
install -m 0644 nxp/FwImage_IW612_SD/* $(INSTALLDIR)/
|
||||
|
||||
clean:
|
||||
|
|
Loading…
Reference in a new issue