blob: 24005a5f4307ab84af3d9248be1315e11173ed78 (
plain)
1
2
3
4
5
6
7
|
#@NAME: ARM based QNAP TS-409
INHERIT += "ts409-image"
# Add config for ts409 for u-boot-utils fw_* utils before adding to deps
MACHINE_EXTRA_RDEPENDS = ""
require conf/machine/include/orion.inc
|