nmrouter-image: add nm-scripts-fpga for armada based routers

This commit is contained in:
Stefan Eichenberger 2017-07-26 18:09:47 +02:00
parent 75645ee659
commit a60574268d
1 changed files with 7 additions and 0 deletions

View File

@ -64,5 +64,12 @@ IMAGE_INSTALL_append_am335x-nbhw16 = " \
wakeup-timer \
"
FPGA_INSTALL = " \
nm-scripts-fpga \
"
IMAGE_INSTALL_append_armada-385-nbhw14 = " ${FPGA_INSTALL}"
IMAGE_INSTALL_append_armada-385-nbhw17 = " ${FPGA_INSTALL}"
LICENSE = "BSD"