mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
fix
This commit is contained in:
parent
4c02f1d8a6
commit
f4eb77419f
124 changed files with 330 additions and 10758 deletions
25
qaa/qca-nss-fw-eip/Makefile
Normal file
25
qaa/qca-nss-fw-eip/Makefile
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=nss-eip-firmware
|
||||
PKG_VERSION=2.5.7
|
||||
PKG_RELEASE:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/nss-eip-firmware
|
||||
SECTION:=firmware
|
||||
CATEGORY:=Firmware
|
||||
TITLE:=NSS EIP-197 firmware
|
||||
DEPENDS:=@(TARGET_ipq60xx||TARGET_ipq807x)
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
true
|
||||
endef
|
||||
|
||||
define Package/nss-eip-firmware/install
|
||||
$(INSTALL_DIR) $(1)/lib/firmware/
|
||||
$(CP) ./files/$(BOARD)/* $(1)/lib/firmware/
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,nss-eip-firmware))
|
||||
BIN
qaa/qca-nss-fw-eip/files/ipq60xx/ifpp.bin
Normal file
BIN
qaa/qca-nss-fw-eip/files/ipq60xx/ifpp.bin
Normal file
Binary file not shown.
BIN
qaa/qca-nss-fw-eip/files/ipq60xx/ipue.bin
Normal file
BIN
qaa/qca-nss-fw-eip/files/ipq60xx/ipue.bin
Normal file
Binary file not shown.
BIN
qaa/qca-nss-fw-eip/files/ipq60xx/ofpp.bin
Normal file
BIN
qaa/qca-nss-fw-eip/files/ipq60xx/ofpp.bin
Normal file
Binary file not shown.
BIN
qaa/qca-nss-fw-eip/files/ipq60xx/opue.bin
Normal file
BIN
qaa/qca-nss-fw-eip/files/ipq60xx/opue.bin
Normal file
Binary file not shown.
BIN
qaa/qca-nss-fw-eip/files/ipq807x/ifpp.bin
Normal file
BIN
qaa/qca-nss-fw-eip/files/ipq807x/ifpp.bin
Normal file
Binary file not shown.
BIN
qaa/qca-nss-fw-eip/files/ipq807x/ipue.bin
Normal file
BIN
qaa/qca-nss-fw-eip/files/ipq807x/ipue.bin
Normal file
Binary file not shown.
BIN
qaa/qca-nss-fw-eip/files/ipq807x/ofpp.bin
Normal file
BIN
qaa/qca-nss-fw-eip/files/ipq807x/ofpp.bin
Normal file
Binary file not shown.
BIN
qaa/qca-nss-fw-eip/files/ipq807x/opue.bin
Normal file
BIN
qaa/qca-nss-fw-eip/files/ipq807x/opue.bin
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue